Re: (Cygwin) postmaster shutdown problem

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Yutaka tanida <yutaka(at)hi-net(dot)zaq(dot)ne(dot)jp>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: (Cygwin) postmaster shutdown problem
Date: 2001-01-09 14:50:56
Message-ID: 20010109095056.M1168@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Yutaka,

On Sat, Jan 06, 2001 at 08:58:48PM +0900, Yutaka tanida wrote:
> It's a bug of cygipc.
> Cygipc can't catch signals when waiting with semget().I'm trying to fix
> this.

Thanks for your response *and* especially for trying to fix this
problem.

I find it curious that you think that the problem is in cygipc. How does
cygipc get involved when I am sending the SIGTERM signal directly to
postmaster?

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-01-09 15:00:56 Re: Re: Cygwin PostgreSQL postmaster abort problem
Previous Message Yutaka tanida 2001-01-06 11:58:48 Re: (Cygwin) postmaster shutdown problem