[Bucardo-general] Column ordering

Rosser Schwarz rosser.schwarz at gmail.com
Wed Jan 18 01:15:25 UTC 2012


On Tue, Jan 17, 2012 at 5:08 PM, Christophe Pettus <xof at thebuild.com> wrote:
> On 4.4.4, we have a customer who added two new fields, one to a Bucardo master, one to a Bucardo slave... in opposite orders on the two machines.  This is causing a failure in replication between the two machines, since it's trying to insert one into the other.  Is there a way of correcting this at the Bucardo level?

In the bucardo database, "UPDATE bucardo.sync SET strict_checking =
false WHERE name = 'your sync';"

You may also be able to do it with bucardo_ctl, but I don't know the
specific syntax for that offhand. Greg?

rls

-- 
:wq


More information about the Bucardo-general mailing list