Re: PostgreSQL 7.3.2 running as NT service under Windows XP - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: PostgreSQL 7.3.2 running as NT service under Windows XP
Date
Msg-id 20030530212220.GE1860@tishler.net
Whole thread Raw
In response to Re: PostgreSQL 7.3.2 running as NT service under Windows XP  (Frank Seesink <frank@mail.wvnet.edu>)
List pgsql-cygwin
Frank,

On Thu, May 29, 2003 at 02:26:03PM -0400, Frank Seesink wrote:
> Thanks.  This script beats my hack by a mile.  Much cleaner.

Except that it hangs when the service is stopped. :,(

I even tried running postmaster in the background and waiting on it.
Unfortunately, I believe that there is a bug in Cygwin that prevents the
signal from being delivered to the shell script until the wait returns.
Kind of a catch 22...

See the attached for my latest attempt.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

Attachment

pgsql-cygwin by date:

Previous
From: "Sean McCune"
Date:
Subject: Re: PostgreSQL 7.3.2 running as NT service under Windows XP
Next
From: "Jeff Lu"
Date:
Subject: How do I encrypt a field in postgresql?