]> granicus.if.org Git - pgbouncer/commitdiff
pool_size doc
authorMarko Kreen <markokr@gmail.com>
Wed, 3 Oct 2007 11:43:36 +0000 (11:43 +0000)
committerMarko Kreen <markokr@gmail.com>
Wed, 3 Oct 2007 11:43:36 +0000 (11:43 +0000)
doc/pgbouncer.config.txt

index b43134053abc7c9cff745fbf32a2eafe11bae1ec..bba7e9fa0f61219008b52d5b3c2e8f135d8f2b9b 100644 (file)
@@ -305,6 +305,13 @@ database.
 Otherwise pgbouncer tries to log into destination database with client
 username, meaning that there will be one pool per user.
 
+=== Per-database pool Size ===
+
+==== pool_size ====
+
+Set maximum size of pools for this database.  If not set,
+the default_pool_size is used.
+
 === Extra parameters ===
 
 They allow setting default parameters on server connection.