On Thu, Dec 7, 2017 at 1:18 PM, Dylan Luong <dylan.lu...@unisa.edu.au> 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 <dylan.lu...@unisa.edu.au> 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