From: J. Eduardo Date: Tue, 7 Feb 2017 22:11:57 +0000 (+0100) Subject: Added warning for max password length X-Git-Tag: pgbouncer_1_8~26^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cd9a7eb07845ab5b7a8549c29fbb81db006da29;p=pgbouncer Added warning for max password length --- diff --git a/doc/config.rst b/doc/config.rst index 49750a1..a18fed9 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -855,6 +855,8 @@ for this database. Otherwise PgBouncer tries to log into the destination database with client username, meaning that there will be one pool per user. +The value for ``password``is limited to 128 characters maximum. + auth_user ---------