mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
This way the subsequent `wal_checkpoint(TRUNCATE)` is faster. We don't want to block writers and readers for a long period.
This way the subsequent `wal_checkpoint(TRUNCATE)` is faster. We don't want to block writers and readers for a long period.