Re: BUG #3309: The limitation for number of connection with ODBC driver - Mailing list pgsql-bugs

From Stefan Kaltenbrunner
Subject Re: BUG #3309: The limitation for number of connection with ODBC driver
Date
Msg-id 4663C7D8.8090708@kaltenbrunner.cc
Whole thread Raw
List pgsql-bugs
[adding -bugs back again]

Dmitry Dmitriev wrote:
> Stefan,
>
> We have checked the new ODBC driver V08.02.04.02 with expanded number of
> connection.
> But now we have got the new problem. The PostgreSQL server unexpected
> crashes when number of opened connections reach about 160.
> We checked it through Microsoft ADO 2.7 and got the same result. The
> number of reached connections are different for different tests and lay
> in range 154..170.
> It can be observed through attached log file.
> Attached are postgresql.conf and log file.

this seems to be the same issue already reported before:

http://archives.postgresql.org/pgsql-hackers/2006-08/msg00655.php

I don't think that one got fixed (in the sense that pg will handle the
issue gracefully) yet though ...


Stefan

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #3343: Passwords not working
Next
From: Heikki Linnakangas
Date:
Subject: Re: BUG #3339: postgis astext() function returns broken string through ODBC