Re: BUG #2609: server crash at 182 connections still alive. - Mailing list pgsql-bugs

From Shelby Cain
Subject Re: BUG #2609: server crash at 182 connections still alive.
Date
Msg-id 20060912140720.64979.qmail@web55410.mail.re4.yahoo.com
Whole thread Raw
In response to Re: BUG #2609: server crash at 182 connections still alive.  (Shelby Cain <alyandon@yahoo.com>)
List pgsql-bugs
Actually, it looks like the backend that handles the connection is the culprit and not the poastmaster.  Sorry for the
incorrectinfo. 

----- Original Message ----
From: Shelby Cain <alyandon@yahoo.com>
To: Joek Hondius <jhondius@rem.nl>; pgsql-bugs@postgresql.org
Sent: Thursday, September 7, 2006 11:04:56 AM
Subject: Re: [BUGS] BUG #2609: server crash at 182 connections still alive.

Confirmed here.  I configured Postgresql to handle 200 connections and used a perl test script to open multiple
connectionsto the database.  The postmaster crashes consistently when the 182nd connection is opened. 

select version();
"PostgreSQL 8.1.4 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2 (mingw-special)"

Regards,

Shelby Cain

pgsql-bugs by date:

Previous
From: Chris Purcell
Date:
Subject: Re: Unexpected chunk number
Next
From: Tom Lane
Date:
Subject: Re: Unexpected chunk number