Re: BUG #13682: error while connecting to database - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #13682: error while connecting to database
Date
Msg-id CAB7nPqSb_YZsQdmHfTaBFzo+_Fp0x3dhHK-zfRXG91gbbsRSew@mail.gmail.com
Whole thread Raw
In response to BUG #13682: error while connecting to database  (doppalapudisaikumar@gmail.com)
List pgsql-bugs
On Thu, Oct 15, 2015 at 10:19 AM,  <doppalapudisaikumar@gmail.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      13682
> Logged by:          sai
> Email address:      doppalapudisaikumar@gmail.com
> PostgreSQL version: 9.4.1
> Operating system:   os 10.11

You should update to 9.4.5. (Is El Capitan using Postgres 9.4.1 by default?)

> Description:
> hi i had a project using postgresql as database.
> i was getting error :FATAL: password authentication failed for user
> "postgres"

This is not a bug.

> even though i had right password

Are you sure about that? This error message is saying the contrary.
--
Michael

pgsql-bugs by date:

Previous
From: doppalapudisaikumar@gmail.com
Date:
Subject: BUG #13682: error while connecting to database
Next
From: Michael Paquier
Date:
Subject: Re: BUG #13680: PostgreSQL backend process crashes on jsonb_object_agg() in plpgsql recursive function