Re: How to specify a log file when running - Mailing list pgsql-hackers-win32

From Mark Kirkwood
Subject Re: How to specify a log file when running
Date
Msg-id 41BA5BD3.4000605@coretech.co.nz
Whole thread Raw
In response to How to specify a log file when running pg_ctl as a service?  ("Steve McWilliams" <smcwilliams@EmprisaNetworks.com>)
List pgsql-hackers-win32
I think the following postgresql.conf settings are what you want:

redirect_stderr = true
log_directory, log_filename....


regards

Mark



Steve McWilliams wrote:

>Hello,
>
>I am running Postgresql-8.0.0beta4 and would like to know if there is any
>recommended way of specifying a log file for postmaster output when
>running pg_ctl.exe as a service?  The "-l" option does not seem to work.
>
>Thanks in advance.
>
>Steve McWilliams
>
>

pgsql-hackers-win32 by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: RC1 MSI Installer
Next
From: Christophe CADIC
Date:
Subject: Run PostgreSQL Service after Register