Win32: missing log file option for pg_ctl running as service

Поиск
Список
Период
Сортировка
От Steve McWilliams
Тема Win32: missing log file option for pg_ctl running as service
Дата
Msg-id 1531.10.1.1.142.1095357323.squirrel@wwws.emprisanetworks.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: BUG #1252: Optimization of SELECT for NOT NULL case
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win32: missing log file option for pg_ctl running as service