Sure enough, the lock file is gone

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Sure enough, the lock file is gone
Дата
Msg-id Pine.LNX.4.30.0101262004220.769-100000@peter.localdomain
обсуждение исходный текст
Ответы Re: Sure enough, the lock file is gone  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Sure enough, the lock file is gone  (Alfred Perlstein <bright@wintelcom.net>)
Re: Sure enough, the lock file is gone  (Florent Guillaume <efgeor@noos.fr>)
Список pgsql-hackers
The 'tmpwatch' program on Red Hat will remove the /tmp/.s.PGSQL.5432.lock
file after the server has run 6 days.  This will be a problem.

We could touch (open) the file once every time the ServerLoop() runs
around.  It's not perfect but it should work in practice.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: postmaster -S will not print an error if pid file exists
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Sure enough, the lock file is gone