Re: GUC and postgresql.conf docs - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: GUC and postgresql.conf docs
Date
Msg-id 200305150338.h4F3cYW03745@candle.pha.pa.us
Whole thread Raw
In response to Re: GUC and postgresql.conf docs  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus wrote:
> Tom, Peter,
> 
> While I'm writing this guide ... where does PostgreSQL store temp files for 
> queires which are too large for sort_mem?   I can't seem to find docs on 
> this.

They exist under each database directory in /pgsql_tmp.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: GUC and postgresql.conf docs
Next
From: Sailesh Krishnamurthy
Date:
Subject: Re: LISTEN/NOTIFY benchmarks?