[PATCH] add --log-output to pg_ctl on Windows

Поиск
Список
Период
Сортировка
От Egon Kocjan
Тема [PATCH] add --log-output to pg_ctl on Windows
Дата
Msg-id 55F6A49E.7080308@gmail.com
обсуждение исходный текст
Ответы Re: [PATCH] add --log-output to pg_ctl on Windows  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
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

Best regards
Egon Kocjan



Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: [PROPOSAL] Covering + unique indexes.
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Do Layered Views/Relations Preserve Sort Order ?