On Wed, Nov 26, 2014 at 11:26:50AM +0800, Hadri Rahman wrote: > Cannot add database: must supply a database name to connect to
What is the exact command you are using? This indicates you are missing the 'dbname' argument to your 'add db' command. It should look like this: bucardo add db foobar dbname=bazzo host=example.com This would tell bucardo there is a database named 'bazzo' on the host 'example.com'. The name 'foobar' is what Bucardo will refer to this database as. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
