Deleting old files from pgsql_tmp - Mailing list pgsql-admin

From John Barham
Subject Deleting old files from pgsql_tmp
Date
Msg-id 4f34febc0511031830w31e6f3d0mdd5470c801860052@mail.gmail.com
Whole thread Raw
Responses Re: Deleting old files from pgsql_tmp  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
Is it safe to delete old files created in pgsql_tmp?  I ask because a
rogue query created almost 800 GB of temporary files and I would like
to reclaim that disk space.  The query was killed (using kill -9 which
I know is not the right thing to do...) so did not get the chance to
clean up after itself.

  John Barham

pgsql-admin by date:

Previous
From: Randall Smith
Date:
Subject: Backup/Restore Views
Next
From: "Jason Minion"
Date:
Subject: Re: How to start postresql db server as a administrator on windows platform?