Re: Fw: password authentication failed

From: Sam Jas <samjas33(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org, "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Subject: Re: Fw: password authentication failed
Date: 2009-12-17 06:37:01
Message-ID: 930888.14571.qm@web95011.mail.in2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(dot)kretschmer(at)schollglas(dot)com> wrote:

From: A. Kretschmer <andreas(dot)kretschmer(at)schollglas(dot)com>
Subject: Re: [GENERAL] Fw: password authentication failed
To: pgsql-general(at)postgresql(dot)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(at)postgresql(dot)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. http://in.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2009-12-17 07:07:23 Re: Justifying a PG over MySQL approach to a project
Previous Message Craig Ringer 2009-12-17 06:30:04 Re: Justifying a PG over MySQL approach to a project