Re: how to enable syslog in windows

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: how to enable syslog in windows
Дата
Msg-id thhal-0bJKEAnskcC4Qtj7mv36bFUg1ZEsF27@mailblocks.com
обсуждение исходный текст
Ответ на Re: how to enable syslog in windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Ganesan S <usrganesan@yahoo.com> writes:
> 
>>how can i enable syslog in postgresql8.0.0beta4 on windows
> 
> 
> Has Windows got syslog?  I thought not.
> 
No, Windows in itself doesn't. The preferred way on windows is to use 
the event logger.

There are of course a number of freeware syslog implementations out 
there for windows but if the objective is to behave like a normal 
windows service or app, my advice would be to avoid them.

What is the windows port doing today?

Regards,
Thomas Hallgren



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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-hackers-win32] [BUGS] pg_autovacuum in 8beta-dev3 small bug
Следующее
От: Thomas F.O'Connell
Дата:
Сообщение: Re: VACUUM FULL FREEZE is unsafe