Re: Fwd: Default pg_autovacuum config glitches - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Fwd: Default pg_autovacuum config glitches
Date
Msg-id 7395.1080412537@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fwd: Default pg_autovacuum config glitches  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Responses Re: Fwd: Default pg_autovacuum config glitches  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-bugs
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.

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.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Fwd: Default pg_autovacuum config glitches
Next
From: Stephan Szabo
Date:
Subject: Re: Fwd: Default pg_autovacuum config glitches