On Thu, Mar 06, 2014 at 05:09:59PM +0000, Balman, Matthew D. (GSFC-428.0)[Embedded Flight Systems, Inc] wrote: ... > force it to replicate only one way, from source to target. > I’m using v4.99.10 (currently). > > I see that when setting up the sync there is an option of “conflict_strategy” > that I can set to “bucardo_source” which seems to be what I want. > > The question I have is that when specifying Dbs I don’t appear to be able to > set them > as “source=“ and “target=“ but as a list (“dbs=db1,db2”). > > With the v4.99.10 version of Bucardo how can I reliably specify the source > and target dbs?
You can use dbs=db1:source,db2:target. Or you can leave it implicit, in which case the first is the source, and all others are targets. But it's probably better to be explicit. -- 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
