Functionsยง
- apply
- Apply the pragmas carried by
configplusauto_vacuum=INCREMENTALtoconn. Returns on the first failing pragma. - incremental_
vacuum - Run
PRAGMA incremental_vacuumto return freed pages to the OS. - shrink_
memory - Release unused cache memory back to the allocator.
- shutdown
- Explicitly checkpoint WAL and shrink the page cache.