Re: Fwd: Default pg_autovacuum config glitches

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Fwd: Default pg_autovacuum config glitches
Дата
Msg-id 20040327111457.C2823@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Fwd: Default pg_autovacuum config glitches  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Sat, 27 Mar 2004, Tom Lane wrote:

> Stephan Szabo <sszabo@megazone.bigpanda.com> writes:
> > The postmaster's seems to have a section that does a null device open,
> > dup2s and a close at the end of pmdaemonize in the 7.4 and 7.5 versions on
> > my box:
>
> Yes, and that behavior is exactly why we deprecate -S ... I don't think
> that the autovacuum daemon should emulate it.

Oh, I totally agree with that, but wanted to point it out since there
seemed to be a question in terms of what the postmaster did in the code
that was cribbed for the autovacuum daemon.

> This is all moot though since we seem to have a consensus that the
> autovac daemon will become a postmaster child in 7.5.  There is
> therefore no reason for it to worry about daemonizing itself.

True, but I sort of inferred that the debian bug was also aimed towards
later 7.4 releases.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fwd: Default pg_autovacuum config glitches
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1118: Misleading Commit message