From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Manuel Trujillo <manueltrujillo(at)dorna(dot)es> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: problem with pg_sorttemp files |
Date: | 2002-01-08 19:11:30 |
Message-ID: | 200201081911.g08JBU413462@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Manuel Trujillo wrote:
> About my problem exposed into my last e-mail, I found some information
> about this files (a "record" for sort's of a bad query's), in some
> word's, of course.
> Is possible to find into that files for looking the error query??
> I'm sure, if possible i'm in a mistake :(
The file is based on process id, so if the process id isn't running, you
can delete it.
--
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 | Peter T. Brown | 2002-01-08 20:20:22 | query priority |
Previous Message | Bruce Momjian | 2002-01-08 19:01:25 | Re: problems with pg_sorttemp |