Re: Point in Time Recovery

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Point in Time Recovery
Дата
Msg-id 1089963643.17493.7882.camel@stromboli
обсуждение исходный текст
Ответ на Re: Point in Time Recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, 2004-07-16 at 04:49, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > On Fri, 2004-07-16 at 00:01, Alvaro Herrera wrote:
> >> My manpage for signal(2) says that you shouldn't assign SIG_IGN to
> >> SIGCHLD, according to POSIX.
> 
> > So - I should be setting this to SIG_DFL and thats good for everyone?
> 
> Yeah, we learned the same lesson in the backend not too many releases
> back.  SIG_IGN'ing SIGCHLD is bad voodoo; it'll work on some platforms
> but not others.

Many thanks all, Best Regards Simon Riggs






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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Converting epoch to timestamp
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: serverlog rotation/functions