Skip to main content

Module pragma

Module pragma 

Source

Functionsยง

apply
Apply the pragmas carried by config plus auto_vacuum=INCREMENTAL to conn. Returns on the first failing pragma.
incremental_vacuum
Run PRAGMA incremental_vacuum to 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.