On Sun, Nov 20, 2011 at 10:33 AM, Amitabh Kant <amitabhk...@gmail.com> wrote:
>
> I am assuming the difference in the port numbers between your config file
> and php code is a typing error.
> Does the auth file (/var/lib/pgsql/pgbouncer.txt) contain valid login
> credentials to your database? If I remember correctly, it should have the
> username and password to your database.


Port numbers are correct.

Auth_file has text in this format:


"username" "password in plain text"
"username2" "password2 in plain text"
..

Is this incorrect?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to