Dmitry Dmitriev wrote: > The following bug has been logged online: > > Bug reference: 3309 > Logged by: Dmitry Dmitriev > Email address: [EMAIL PROTECTED] > 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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq