]> granicus.if.org Git - pgbouncer/commitdiff
min-pool-size doc fix
authorMarko Kreen <markokr@gmail.com>
Sun, 9 Oct 2011 08:03:28 +0000 (10:03 +0200)
committerMarko Kreen <markokr@gmail.com>
Sun, 9 Oct 2011 08:03:28 +0000 (10:03 +0200)
doc/config.txt

index 381e13bbe960e5606537b3df38edefe5c6a4b584..9b12526463bf2a7d254e511b08ee1bd995bdcec3 100644 (file)
@@ -147,8 +147,10 @@ Default: 20
 
 ==== min_pool_size ====
 
-Minimal pool size.  PgBouncer will open this many connections to backend database
-after first client connect.  Optional, not recommended in most normal setups.
+Add more server connections to pool if below this number.
+Improves behaviour when usual load comes suddenly back after period
+of total inactivity.
+
 
 Default: 0 (disabled)