On Fri, Apr 25, 2014 at 04:49:03PM +0530, Juned Khan wrote:
> > "public.pgbench_history" must specify a primary key when using a sync of
> > 'pushdelta' at line 263. at line 30.
...
> it seems its primary ley related error but i don't know how to fix this.

Did you use the -T flag as described on that page? What was the output of 
the "add all tables" command?

> i have also tried to setup master master replication using below link.
> http://justatheory.com/computers/databases/postgresql/bootstrap-bucardo-mulitmaster.html
> 
> but there i am getting problem with creating dbgroup
> 
> > root@juned:~# bucardo_ctl add dbgroup mydbs $PGDATABASE:source
> > $PGDATABASE:source
> > No matching databases found

$PGDATABASE is a variable - you need to define it, or just manually enter the 
name of the database as you added it with the "add db" command.

-- 
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