Re: regarding postmaster.pid file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: regarding postmaster.pid file
Дата
Msg-id 23399.1132938617@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: regarding postmaster.pid file  (Greg Stark <gsstark@mit.edu>)
Список pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> You do realize that postmaster.pid only takes 100 or so bytes?  If you
>> are out of space on the database partition, moving the pid file would
>> *not* help measurably.

> I think he's thinking the other way around. If the file system does
> fill up he wants postgres to still be able to start up.

With zero space left, it's unlikely to get far; I repeat my statement
that moving postmaster.pid alone is a useless activity.  (It would be
an incredibly dangerous thing to do anyway, since dissociating
postmaster.pid from the data directory it's supposed to protect would
substantially degrade its trustworthiness as a lock file.)

            regards, tom lane

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Syntax Error in COPY
Следующее
От: Együd Csaba
Дата:
Сообщение: Re: Syntax Error in COPY