Re: 7.1.2 temporary file area

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Travis Bauer <trbauer(at)indiana(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: 7.1.2 temporary file area
Date: 2001-06-13 16:25:17
Message-ID: 200106131625.f5DGPH812915@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 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?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-13 16:33:03 Re: pg_dump problem
Previous Message Bruce Momjian 2001-06-13 16:23:29 Re: Re: Does PostgreSQL support EXISTS?