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 [EMAIL PROTECTED] 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. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend