Re: tracking down temp files - Mailing list pgsql-general

From Robert Treat
Subject Re: tracking down temp files
Date
Msg-id 200311190140.18314.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: tracking down temp files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: tracking down temp files  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
On Monday 17 November 2003 21:38, Bruce Momjian wrote:
> Robert Treat wrote:
> > is there some way to determine the query that creates the file
> > pgsql_tmp15041.0? i thought maybe 15041 was the procpid but apparently
> > not...  anyone know?
>
> It is the proc id.  Perhaps the backend crashed.  If so, a postmaster
> restart clears those sort directories.

Hmm...  when I see those files created I look in pg_stat_activity, but I don't
see any corresponding query... shouldn't I?

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

pgsql-general by date:

Previous
From: Stephen Robert Norris
Date:
Subject: Re: Tunning postgresql
Next
From: Shridhar Daithankar
Date:
Subject: Re: problem running postmaster