Re: how to enable syslog in windows - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Re: how to enable syslog in windows
Date
Msg-id thhal-0bJKEAnskcC4Qtj7mv36bFUg1ZEsF27@mailblocks.com
Whole thread Raw
In response to Re: how to enable syslog in windows  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [pgsql-hackers-win32] [BUGS] pg_autovacuum in 8beta-dev3 small bug
Next
From: Thomas F.O'Connell
Date:
Subject: Re: VACUUM FULL FREEZE is unsafe