]> granicus.if.org Git - pgbouncer/commitdiff
Added warning for max password length
authorJ. Eduardo <j.eduardo@gmail.com>
Tue, 7 Feb 2017 22:11:57 +0000 (23:11 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2017 22:11:57 +0000 (23:11 +0100)
doc/config.rst

index 49750a1e6c44c3cdfeb077882c82c26379f0324a..a18fed9f9990a7606eb53254a5f1a11faf05d000 100644 (file)
@@ -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
 ---------