Re: 7.1.2 temporary file area - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.1.2 temporary file area
Date
Msg-id 27005.992450419@sss.pgh.pa.us
Whole thread Raw
In response to 7.1.2 temporary file area  (Travis Bauer <trbauer@indiana.edu>)
Responses Re: 7.1.2 temporary file area  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Current sources (7.2-to-be) also have provisions for relocating real
>> temp files in a similar fashion --- change the directory they live in
>> to be a symlink.  But that won't help you today.

> We have temp sort file in a separate directory.  Did you put temp tables
> in there too?

No.  I don't think we want to mess with that until we have tablespaces.
Then there should be a provision for designating the tablespace that
temp tables go into...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Does PostgreSQL support EXISTS?
Next
From: Tom Lane
Date:
Subject: Re: pg_dump problem