mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +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.