Re: Sure enough, the lock file is gone

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Sure enough, the lock file is gone
Дата
Msg-id 200101270455.XAA05351@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Sure enough, the lock file is gone  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Sure enough, the lock file is gone  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-hackers
> I said:
> > Yes, there are lots of systems that will clean /tmp --- and since the
> > lock file is an ordinary file (not a socket) pretty much any tmp-cleaner
> > is going to decide to remove it.  I think that I had intended to insert
> > a periodic touch of the lockfile and forgot to.
> 
> Done now.

Yes, checkpoint is a good place to put it.  Thanks.  I still liked the
BRAINDAMAGED_TMP_CLEANER though.

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Sure enough, the lock file is gone
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: This script will crash the connection