On Tue, Oct 28, 2014 at 11:35:11AM +0800, Hadri Rahman wrote:
> Okay, so I did as you instructed, but after it said "Database creation is
> complete" there's an error message saying "DBI
> connect('dbname=bucado;host=localhost;port=5432', 'bucardo',...) failed:
> fe_sendauth: no password supplied at /usr/local/bin/bucardo line 8639"
> 
> I've already created user "Bucardo" in postgres with the command: CREATE
> USER bucardo SUPERUSER password 'secret_password'; so I'm not sure how I'm
> getting this error message.

No password supplied would indicate that neither --dbpass nor ~/.pgpass 
nor the bucardo.db table has a password. There is some sort of bug regarding 
empty passwords but I have never been able to duplicate it. If anyone is 
experiencing such problems, please come to #bucardo on irc.freenode.net 
so we can try to figure it out.

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

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

Reply via email to