Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group