| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Egon Kocjan <ekocjan(at)gmail(dot)com> |
| Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] add --log-output to pg_ctl on Windows |
| Date: | 2015-09-14 22:59:19 |
| Message-ID: | CAB7nPqTxY8sGpiv+b4QzKtOa1pEvWQ=A+QjNVcDv8o_=dXO5xw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Sep 14, 2015 at 7:42 PM, Egon Kocjan <ekocjan(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2015-09-14 23:06:35 | Re: Can extension build own SGML document? |
| Previous Message | Thom Brown | 2015-09-14 22:23:34 | Re: [PROPOSAL] Covering + unique indexes. |