> -----Original Message-----
> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
> Sent: 29 August 2005 20:58
> To: Tom Lane; Dave Page
> Cc: pgsql-bugs(at)postgresql(dot)org
> Subject: RE: [BUGS] CVS Head: Pg_ctl bug?
>
> > Is write_stderr() broken on Windows?
>
> In some cases it writes to the eventlog instead of stderr.
> Dave, can you
> check if this is what's happening to you?
Bah, no coffee for 2 weeks dulls the mind :-(
Yes, this is what's happening. Odd though, considering that I have:
#log_destination = 'stderr'
In my out-of-the-box config.
Regards, Dave.