On Mon, Jul 20, 2015 at 09:32:28AM -0400, Jonathan Brinkman wrote: > Needed since one trigger is creating data in another table, and we need that > 2nd table to replicate through Bucardo. ... > How do we enable makedelta in B5?
You can set makedelta at the table or the database level. Sounds like table is better in this case. So do this: bucardo update table public.foobar makedelta=on -- 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
