From: | Thomas Hallgren <thhal(at)mailblocks(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: how to enable syslog in windows |
Date: | 2004-11-27 22:04:25 |
Message-ID: | thhal-0bJKEAnskcC4Qtj7mv36bFUg1ZEsF27@mailblocks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers |
Tom Lane wrote:
> Ganesan S <usrganesan(at)yahoo(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Ryan | 2004-12-01 18:30:46 | socket programming - accept blocking |
Previous Message | Tom Lane | 2004-11-27 18:16:26 | Re: how to enable syslog in windows |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas F.O'Connell | 2004-11-27 23:39:35 | Re: VACUUM FULL FREEZE is unsafe |
Previous Message | Dave Page | 2004-11-27 21:59:45 | Re: [pgsql-hackers-win32] [BUGS] pg_autovacuum in 8beta-dev3 small bug |