Re: pg_sorttemp files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_sorttemp files
Дата
Msg-id 200110201638.f9KGc7X16270@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pg_sorttemp files  (darcy@druid.net (D'Arcy J.M. Cain))
Список 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.

The will be cleaned up on postmaster startup in 7.2.

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: pg_sorttemp files
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Error while restoring database