Win32: missing log file option for pg_ctl running as service - Mailing list pgsql-bugs

From Steve McWilliams
Subject Win32: missing log file option for pg_ctl running as service
Date
Msg-id 1531.10.1.1.142.1095357323.squirrel@wwws.emprisanetworks.com
Whole thread Raw
List pgsql-bugs
When running pg_ctl as a windows service (WinXP Pro), I don't see any way
currently to configure a log file for it to use.  I am using the following
syntax to register pg_ctl as a service:

pg_ctl register -N MyService -U myUser -P myPword -D myDataDir -w -o "-i"

A "-l myLog" option passed in would get ignored, according to pg-ctl.c.
Is there some other way that we should be configuring a log file when
running pg_ctl as a service on windows?

Thanks.

Steve McWilliams
Software Engineer
Emprisa Networks
703-691-0433x21
smcwilliams@emprisanetworks.com

The information contained in this communication is intended only for the
use of the recipient named above, and may be legally privileged,
confidential and exempt from disclosure under applicable law. If the
reader of this communication is not the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication, or any of its contents, is strictly prohibited. If you have
received this communication in error, please resend this communication to
the sender and delete the original communication and any copy of it from
your computer system. Thank you.

pgsql-bugs by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: BUG #1252: Optimization of SELECT for NOT NULL case
Next
From: "Magnus Hagander"
Date:
Subject: Re: Win32: missing log file option for pg_ctl running as service