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

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Dmitry Dmitriev <dydmitriev(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3309: The limitation for number of connection with ODBC driver
Date: 2007-05-26 12:12:08
Message-ID: 46582418.7060101@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dmitry Dmitriev wrote:
> The following bug has been logged online:
>
> Bug reference: 3309
> Logged by: Dmitry Dmitriev
> Email address: dydmitriev(at)yahoo(dot)com
> PostgreSQL version: 8.2.3.-1
> Operating system: Windows XP
> Description: The limitation for number of connection with ODBC driver
> Details:
>
> We have the big trouble, when our application try to open number of
> connection more than 128 with psqlODBC-08_02_0200 driver. Can we hope that
> it can be fix? We are ready to discuss conditions for this job.

It is not clear to me if you are complaing about a problem in the ODBC
driver or postgresql. postgresql itself will limit the amount of
connections it can accept to the value of max_connections in
postgresql.conf. Maybe you could tell us a bit more about the actual
error your are getting ?

Stefan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Joseph Armbruster 2007-05-26 16:04:37 BUG #3311: Click and Crash Sequence in pgAdmin 1.6.3
Previous Message Dmitry Dmitriev 2007-05-26 06:04:23 BUG #3309: The limitation for number of connection with ODBC driver