From: Christoph Berg Date: Wed, 7 Oct 2015 13:08:08 +0000 (+0200) Subject: Fix typo in pgbouncer.ini X-Git-Tag: pgbouncer_1_7_rc1~1^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5574426d05fad8b4e94351e535f8cb5c693faec;p=pgbouncer Fix typo in pgbouncer.ini --- diff --git a/etc/pgbouncer.ini b/etc/pgbouncer.ini index fca7592..27979aa 100644 --- a/etc/pgbouncer.ini +++ b/etc/pgbouncer.ini @@ -12,7 +12,7 @@ ; redirect bardb to bazdb on localhost ;bardb = host=localhost dbname=bazdb -; acceess to dest database will go with single user +; access to dest database will go with single user ;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