Re: [BUGS] BUG #2609: server crash at 182 connections still alive. -
09-12-2006
, 09:10 AM
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
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings |