Re: Installed. Now what? - Mailing list pgsql-general

From Marko Kreen
Subject Re: Installed. Now what?
Date
Msg-id CACMqXC+NwsuokPeimw45pai71FNZaNMdWEi4ZMngRJYhuSyCcA@mail.gmail.com
Whole thread Raw
In response to Re: Installed. Now what?  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Responses Re: Installed. Now what?  (Scott Mead <scottm@openscg.com>)
List pgsql-general
On Sun, Nov 20, 2011 at 8:32 AM, Phoenix Kiula <phoenix.kiula@gmail.com> wrote:
> The password I am entering in the terminal is right for sure. I've
> tried it a few times, checked the caps lock, etc. Also, if the log
> carries this "FATAL password authentication failed", why does the
> terminal give the vague error "no working server connection"?

"no working connection" means that client logged into pgbouncer successfully,
but pgbouncer cannot log into server.

Please look into Postrgres log file for details.

If you see no failures there, you have wrong connect string in pgbouncer.ini.

--
marko

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Adding 1 week to a timestamp, which can be NULL or expired
Next
From: Scott Mead
Date:
Subject: Re: Installed. Now what?