> display
> """
> 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.
> """

Make sure the .pgpass file has an entry for the bucardo user, connecting 
to the database shown in the error. The line should look like this:

localhost:5432:bucardo:bucardo:yourpassword

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 2529 DF6A B8F7 9407 E944  45B4 BC9B 9067 1496 4AC8

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to