Re: We should Axe /contrib/start-scripts

Поиск
Список
Период
Сортировка
От Chander Ganesan
Тема Re: We should Axe /contrib/start-scripts
Дата
Msg-id 4A948561.40908@otg-nc.com
обсуждение исходный текст
Ответ на Re: We should Axe /contrib/start-scripts  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Aidan Van Dyk <aidan@highrise.ca> writes:
>   
>> Can postmaster keep a exclusive lock on its own pid file the entire time it's
>> running?
>>     
>
> That's been discussed, but file locking isn't all that portable or
> trustworthy :-(
>
>             regards, tom lane
>   
What about having a special request via the socket file asking for its 
data directory (not over the network)?  Or even to have it just update 
the timestamp on its pid file...

-- 
Chander Ganesan
Open Technology Group, Inc.
One Copley Parkway, Suite 210
Morrisville, NC  27560
877-258-8987/919-463-0999
http://www.otg-nc.com



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

Предыдущее
От: Aidan Van Dyk
Дата:
Сообщение: Re: We should Axe /contrib/start-scripts
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: TODO item: Allow more complex user/database default GUC settings