Re: [PATCH] add --log-output to pg_ctl on Windows - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] add --log-output to pg_ctl on Windows
Date
Msg-id CAB7nPqTxY8sGpiv+b4QzKtOa1pEvWQ=A+QjNVcDv8o_=dXO5xw@mail.gmail.com
Whole thread Raw
In response to [PATCH] add --log-output to pg_ctl on Windows  (Egon Kocjan <ekocjan@gmail.com>)
List pgsql-hackers
On Mon, Sep 14, 2015 at 7:42 PM, Egon Kocjan <ekocjan@gmail.com> wrote:
> Hello
>
> The patch implements a command line option for pg_ctl on Windows to redirect
> logging of errors (write_stderr). The possible outputs are: default
> (eventlog if running as a service, otherwise stderr), stderr or eventlog.
>
> The previous discussion in BUG #13594:
> http://www.postgresql.org/message-id/CAB7nPqQ+CybqD8-MemC0qQrUwC3eCOTGqpmTSKfSvBm6GdBsjg@mail.gmail.com

Thanks for picking this up!

Documentation is missing. Adding this patch to the next commit fest of
November would be good as well:
https://commitfest.postgresql.org/7/
Feel free to assign me as a reviewer at the same time.
Regards,
-- 
Michael



pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: [PROPOSAL] Covering + unique indexes.
Next
From: Michael Paquier
Date:
Subject: Re: Can extension build own SGML document?