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:43:57 |
Message-ID: | 200106131643.f5DGhvF14151@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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...
Just checking. When you said "real temp files", I wasn't sure.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Thalis A. Kalfigopoulos | 2001-06-13 16:46:59 | Re: Multiple pq_flush: send() failed: Broken pipe |
Previous Message | Joel Dudley | 2001-06-13 16:42:31 | Triggers and SPI, oh my! |