Re: BUG #2609: server crash at 182 connections still alive.

From: Shelby Cain <alyandon(at)yahoo(dot)com>
To: Joek Hondius <jhondius(at)rem(dot)nl>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2609: server crash at 182 connections still alive.
Date: 2006-09-12 14:07:20
Message-ID: 20060912140720.64979.qmail@web55410.mail.re4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Actually, it looks like the backend that handles the connection is the culprit and not the poastmaster. Sorry for the incorrect info.

----- Original Message ----
From: Shelby Cain <alyandon(at)yahoo(dot)com>
To: Joek Hondius <jhondius(at)rem(dot)nl>; pgsql-bugs(at)postgresql(dot)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 connections to 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-09-12 14:23:05 Re: Unexpected chunk number
Previous Message Chris Purcell 2006-09-12 11:02:40 Re: Unexpected chunk number