Re: IpcMemoryDetach

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Andrew Lombardi <andrew(dot)lombardi(at)home(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: IpcMemoryDetach
Date: 2001-01-18 13:20:13
Message-ID: 20010118082013.A1092@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Andrew,

On Thu, Jan 18, 2001 at 12:31:06AM -0800, Andrew Lombardi wrote:
> I'm using a servlet-engine and the PostgreSQL JDBC driver to connect
> to a Cygwin version of PostgreSQL 7.0.3 that I have compiled ... using
> also ipc-daemon 1.8 i think the version is ... whatever the latest is
> .. anyways i've been having this problem today and I can't figure out
> why .. it happens when i shut down the servlet-engine and abruptly kill
> connections ..
>
> and it has never happened before
>
> /usr/local/pgsql/bin/postmaster: ServerLoop: select failed: No children

The above problem is discussed in the thread that begins with:

http://www.postgresql.org/mhonarc/pgsql-ports/2000-12/msg00046.html

It has been fixed and is available in 7.1 Beta 3:

ftp://postgresql.readysetnet.com/pub/postgresql/dev/postgresql-7.1beta3.tar.gz

or from CVS:

http://www.postgresql.org/devel-corner/docs/postgres/anoncvs.htm

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

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2001-01-18 13:24:30 Re: IpcMemoryDetach
Previous Message Pete Forman 2001-01-18 11:34:14 Re: Windows port problems