wal_checkpoint

Function wal_checkpoint 

Source
pub(super) async fn wal_checkpoint(pool: &Pool) -> Result<WalCheckpointStats>
Expand description

Runs a checkpoint operation in TRUNCATE mode, so the WAL file is truncated to 0 bytes.