Thread: Re: BUG #3309: The limitation for number of connection with ODBC driver

Re: BUG #3309: The limitation for number of connection with ODBC driver

From
Stefan Kaltenbrunner
Date:
[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