From 5cd9a7eb07845ab5b7a8549c29fbb81db006da29 Mon Sep 17 00:00:00 2001 From: "J. Eduardo" Date: Tue, 7 Feb 2017 23:11:57 +0100 Subject: [PATCH] Added warning for max password length --- doc/config.rst | 2 ++ 1 file changed, 2 insertions(+) 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 --------- -- 2.40.0