> DBI connect('dbname=bucardo;host=localhost;port=5432','bucardo',...) failed:
> FATAL: password authentication failed for user "bucardo"
> FATAL: password authentication failed for user "bucardo" at /usr/bin/bucardo
> line 308.
>
>
> I have correctly install bucardo and the bucardo database. I am using ubuntu
> 15.10 wily and bucardo version 5.3.1Make sure you have the bucardo password set in the .pgpass file of the user you are running the command as. For the connection attempt above, you should have a line like this in your ~/.pgpass file: localhost:5432:bucardo:bucardo:somepassword Where "somepassword" is replaced with the actual password of course. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8
signature.asc
Description: PGP signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
