Re: pg_sorttemp files - Mailing list pgsql-hackers

From darcy@druid.net (D'Arcy J.M. Cain)
Subject Re: pg_sorttemp files
Date
Msg-id 20011020114420.3E9BF1A71@druid.net
Whole thread Raw
In response to Re: pg_sorttemp files  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_sorttemp files
List pgsql-hackers
Thus spake Tom Lane
> darcy@druid.net (D'Arcy J.M. Cain) writes:
> >> BTW, if you are seeing unreclaimed sorttemp files in a recent release
> >> (7.0 or later), I'd like to know about it.  That shouldn't happen,
> >> short of a backend crash anyway...
> 
> > Well, I had over 6,000 of these files.  This database is about a year old.
> > I haven't seen all that many backend crashes in that time.  I guess I better
> > keep a close eye on them.
> 
> Wow!  Did you happen to note how many distinct PIDs were accounted for?
> That would give us some idea of how many lossage events there were.

I think there were about 25 or so.

Perhaps these files could be cleaned up on startup.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Catalogs design question
Next
From: Bruce Momjian
Date:
Subject: Re: pg_sorttemp files