Connection pooling problems

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
ckress

Connection pooling problems

Post by ckress » Mon 10 Jan 2005 13:02

Hi,

we are using provider version 1.85 and do not see connection pooling working against PostgreSQL 7.4.6. According to the documentation (connection string property), pooling should be enabled by default. Therefore we do not set this property explicitly.
Are there any known issues with pooling?

Regards, Christoph

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Re: Connection pooling problems

Post by Oleg » Tue 11 Jan 2005 14:29

Please describe in details what problems with connection pooling you have, and send it to our support email.
You can also try connection pooling in the new version of PgSQLDirect .NET 2.0, it was greatly improved there.

Post Reply