Re: BUG #13682: error while connecting to database

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: doppalapudisaikumar(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13682: error while connecting to database
Date: 2015-10-15 05:40:21
Message-ID: CAB7nPqSb_YZsQdmHfTaBFzo+_Fp0x3dhHK-zfRXG91gbbsRSew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Oct 15, 2015 at 10:19 AM, <doppalapudisaikumar(at)gmail(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 13682
> Logged by: sai
> Email address: doppalapudisaikumar(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-10-15 05:41:57 Re: BUG #13680: PostgreSQL backend process crashes on jsonb_object_agg() in plpgsql recursive function
Previous Message Michael Paquier 2015-10-15 01:44:39 Re: BUG #13680: PostgreSQL backend process crashes on jsonb_object_agg() in plpgsql recursive function