Page 1 of 1

Min Pool Size is not working.

Posted: Mon 08 Aug 2011 10:26
by Settler
When I try to set Min Pool Size connection string parameter the process is gone to infinite loop of creating and destroing connections.

My connection string is:

Code: Select all

User Id=postgres;Password=1;Host=localhost;Database=MyDb;Unicode=True;Persist Security Info=True;Schema=public;Min Pool Size=1;Max Pool Size=100;Connection Lifetime=1600;Pooling=True
From dbMonitor:

Code: Select all

Connect: User Id=postgres;Password=1;Host=localhost;Database=MyDb;Unicode=True;Persist Security Info=True;Schema=public;Min Pool Size=1;Max Pool Size=100;Connection Lifetime=1600;Pooling=True
Disconnect
Connect: ...
Disconnect
Connect: ...
Disconnect
dotConnect for PosgreSql 5.30.165.0

Posted: Wed 10 Aug 2011 13:08
by Shalex
Thank you for your report. We have reproduced the problem with dotConnect for PostgreSQL v 5.30.196 as well. We will notify you when it is fixed.

Posted: Thu 11 Aug 2011 09:07
by Shalex
The bug with setting the Min Pool Size connection string parameter is fixed. Look forward to the next build of dotConnect for PostgreSQL (in 2-3 weeks). We will post here when it is available for download.

Posted: Wed 07 Sep 2011 11:17
by Shalex
New version of dotConnect for PostgreSQL 5.50 is released!
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only): http://secure.devart.com/ .
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=21944 .