Thread: Fw: password authentication failed

Fw: password authentication failed

From
Sam Jas
Date:

I am newbee for Bucardo.

Whenever i am trying to add database or try to look into show all command. It shows me following error.

Connecting to database 'bucardo' as user 'bucardo'
DBI connect('dbname=bucardo;port=5433','bucardo',...) failed: FATAL:  password authentication failed for user "bucardo"  at ./bucardo_ctl line 191

/bucardo_ctl show all

./bucardo_ctl add db test

I have created bucardo user with password goat & it is a superuser.

Kindly suggest me to resolve this issue.


I am following below link.
http://bucardo.org/wiki/Bucardo/Installation


Thanks
Sam Jas


The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.


The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.

Re: Fw: password authentication failed

From
"A. Kretschmer"
Date:
In response to Sam Jas :
>
>     I am newbee for Bucardo.
>
>     Whenever i am trying to add database or try to look into show all command.
>     It shows me following error.
>
>     Connecting to database 'bucardo' as user 'bucardo'
>     DBI connect('dbname=bucardo;port=5433','bucardo',...) failed: FATAL:
                                       ^^^^

The 'normal' port is 5432, are you sure that your database is running on
this port 5433?


>     password authentication failed for user "bucardo"  at ./bucardo_ctl line
>     191

You need a proper entry for your new database in your pg_hba.conf, do
you have such an entry?

Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

Re: Fw: password authentication failed

From
Sam Jas
Date:
yes. I have an entry in pg_hba.conf file as well I have made entry in .pgpass also.

Thanks
Sam Jas

--- On Thu, 17/12/09, A. Kretschmer <andreas.kretschmer@schollglas.com> wrote:

From: A. Kretschmer <andreas.kretschmer@schollglas.com>
Subject: Re: [GENERAL] Fw: password authentication failed
To: pgsql-general@postgresql.org
Date: Thursday, 17 December, 2009, 6:18 AM

In response to Sam Jas :
>
>     I am newbee for Bucardo.
>
>     Whenever i am trying to add database or try to look into show all command.
>     It shows me following error.
>
>     Connecting to database 'bucardo' as user 'bucardo'
>     DBI connect('dbname=bucardo;port=5433','bucardo',...) failed: FATAL:
                                       ^^^^

The 'normal' port is 5432, are you sure that your database is running on
this port 5433?


>     password authentication failed for user "bucardo"  at ./bucardo_ctl line
>     191

You need a proper entry for your new database in your pg_hba.conf, do
you have such an entry?

Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

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


The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.