From: | "Sarah Tanembaum" <sarahtanembaum(at)yahoo(dot)com> |
---|---|
To: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Starting PostgreSQL as an NT Service |
Date: | 2004-06-24 20:22:31 |
Message-ID: | cbfd6d$8ps$1@sea.gmane.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
"Andrew Dunstan" <andrew(at)dunslane(dot)net> wrote in message
news:40DB2030(dot)7080500(at)dunslane(dot)net(dot)(dot)(dot)
> Merlin Moncure wrote:
>
> >>L.S.,
> >>
> >>I've made a simple wrapper to be able to start
> >>the new native win32 port of PostgreSQL as an
> >>NT Service.
> >>
> >>One can download the sources from
> >>
> >> http://elementals.sf.net
> >>
> >>Best regards,
> >>--
> >>Hans Oesterholt-Dijkema
> >>
> >>
> >>
> >
> >The real challenge with running pg as a service is not the Service
> >Handler itself, but modification of the postmaster so that pg plays
> >friendly with the event manager the current (as-of-yet-unapplied) patch
> >routs all the logging except startup/shutdown to dev/null.
> >
> >
> >
>
> I thought we were going to do all this via pg_ctl ...
>
> cheers
>
> andrew
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
May be you guys can tell me where can I get the native Win32 binaries port
of the latest PostgreSQL. I got the latest one compiled under Cygwin.
Thanks
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2004-06-25 10:59:12 | Re: win32 binary downloads |
Previous Message | Magnus Hagander | 2004-06-24 19:43:15 | Re: [PATCHES] pg_ctl service integration for WIN32 |