Re: [HACKERS] pid file for postmaster?

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] pid file for postmaster?
Дата
Msg-id 19991125082033.D721@fam-meskes.de
обсуждение исходный текст
Ответ на Re: [HACKERS] pid file for postmaster?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] pid file for postmaster?  (Dmitry Samersoff <dms@wplus.net>)
Список pgsql-hackers
On Wed, Nov 24, 1999 at 01:33:37AM -0500, Tom Lane wrote:
> > it. I think the pid file could be placed under $PGDATA. Opinions?
> ... 
> $PGDATA seems like the right place to put the file, since we can only
> have one active postmaster at a time in a database directory.

Ehem, I think the correct place would be /var/run. At least that's what the
filesystem standard says IIRC.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


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

Предыдущее
От: Karel Zak - Zakkr
Дата:
Сообщение: substring extraction
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Concurrent VACUUM: first results