On Thu, Dec 7, 2017 at 1:18 PM, Dylan Luong <[email protected]> wrote: > How do we clean up the pgsql_tmp folder? Will Postgres periodically clean > it? Ie CHECKPOINT?
A postmaster restart cleans up those files automatically. -- Michael
On Thu, Dec 7, 2017 at 1:18 PM, Dylan Luong <[email protected]> wrote: > How do we clean up the pgsql_tmp folder? Will Postgres periodically clean > it? Ie CHECKPOINT?
A postmaster restart cleans up those files automatically. -- Michael