[Bucardo-general] DBI connect

Greg Sabino Mullane greg at endpoint.com
Tue Jan 24 15:56:48 UTC 2017


On Tue, Jan 24, 2017 at 09:08:00PM +0530, Vijaykrishna Ravulapalli wrote:
> Hello,
> 
>          when install bucardo , i am not able to connect to bucardo db. i
> am getting following error.
> DBI connect('dbname=bucardo;host=127.0.0.1;port=5432','bucardo',...)
> failed: fe_sendauth: no password supplied at ./bucardo line 8691

Try creating an entry in the .pgpass file of the user you are running as.

Something like this:

echo "127.0.0.1:5432:*:bucardo:passwordhere" >> ~/.pgpass


-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 2529 DF6A B8F7 9407 E944  45B4 BC9B 9067 1496 4AC8

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20170124/276a29bd/attachment.sig>


More information about the Bucardo-general mailing list