Re: location of postmaster.log on V8 Win 32 - Mailing list pgsql-general

From Tom Lane
Subject Re: location of postmaster.log on V8 Win 32
Date
Msg-id 22673.1094155394@sss.pgh.pa.us
Whole thread Raw
In response to Re: location of postmaster.log on V8 Win 32  (Doug McNaught <doug@mcnaught.org>)
List pgsql-general
Doug McNaught <doug@mcnaught.org> writes:
> "Anony Mous" <A.Mous@shaw.ca> writes:
>> Should this option not create a postmaster.log file somewhere on my system
>> (it's nowhere to be found)?  Apologies in advance if I'm just being stupid.

> Depends on where the start script sends the stderr of the postmaster
> process (or the -l option to 'pg_ctl start').  Some systems send it to
> /dev/null by default.

But in 8.0, see also 'redirect_stderr' and the associated options.

            regards, tom lane

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: location of postmaster.log on V8 Win 32
Next
From: Oliver Elphick
Date:
Subject: Re: pg_autovacuum (7.4) nss_ldap oddity