projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e4209e
)
Fix incorrect keyword in example config file
author
Magnus Hagander
<magnus@hagander.net>
Tue, 20 Aug 2013 13:07:20 +0000
(15:07 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Tue, 20 Aug 2013 13:07:20 +0000
(15:07 +0200)
etc/pgbouncer.ini
patch
|
blob
|
blame
|
history
diff --git
a/etc/pgbouncer.ini
b/etc/pgbouncer.ini
index 1c4e8d806b41bebdf0766e2cac4d44a06177db43..12ec22bd81cc3658c585015658bee2ef33d37081 100644
(file)
--- a/
etc/pgbouncer.ini
+++ b/
etc/pgbouncer.ini
@@
-16,7
+16,7
@@
;forcedb = host=127.0.0.1 port=300 user=baz password=foo client_encoding=UNICODE datestyle=ISO connect_query='SELECT 1'
; use custom pool sizes
-;nondefaultdb = pool_size=50 reserve_pool=10
+;nondefaultdb = pool_size=50 reserve_pool
_size
=10
; fallback connect string
;* = host=testserver