From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | Michael Adler <adler(at)glimpser(dot)org> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: service start script |
Date: | 2002-09-16 15:41:28 |
Message-ID: | 20020916154128.GC424@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Michael,
Sorry for the sluggish response time, but I just returned from
vacation...]
On Tue, Sep 10, 2002 at 10:57:36AM -0400, Michael Adler wrote:
> Does anyone else use/need something like this?
I don't, but I don't (unfortunately) use PostgreSQL seriously anymore...
> Or do the newer versions simply work better without this
> functionality?
No, nothing has changed.
As per my README, I run postmaster as an NT service via cygrunsrv:
cygrunsrv ... --termsig INT --shutdown
^^^^^^^^^^^^^ ^^^^^^^^^^
The above helps to ensure a clean shutdown when the NT box is shutdown.
I personally would *not* want PostgreSQL to automatically start back up
after an "unclean" shutdown.
Jason
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2002-09-16 16:32:45 | Re: PROBLEM with W2K installing postgresql |
Previous Message | Jason Tishler | 2002-09-16 15:29:01 | Re: Installation location of DLLs |