Re: Archiver behavior at shutdown

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Archiver behavior at shutdown
Дата
Msg-id 1198795922.4221.429.camel@ebony.site
обсуждение исходный текст
Ответ на Re: Archiver behavior at shutdown  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Archiver behavior at shutdown  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 2007-12-27 at 17:29 -0500, Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > What does postmaster do then?  Sleep until archiver is done, or exit
> > immediately and hope that the archiver goes away as soon as it finishes?
> 
> I think it can just exit immediately, particularly if we invent the
> variant signal for "archive what you can and then quit".
> 
> > If the former, then we open the possibility that postmaster lives far
> > too long before system shutdown decides to SIGKILL it.  If the latter,
> > then a subsequent postmaster start could initiate a second archiver
> > process which would cause issues with whatever the first archiver is
> > doing.
> 
> That's a problem that the archiver itself should fix (perhaps it needs
> its own lockfile). 

http://archives.postgresql.org/pgsql-hackers/2006-05/msg00920.php

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



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

Предыдущее
От: James Mansion
Дата:
Сообщение: Re: Sorting Improvements for 8.4
Следующее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Binary data type with other output method