Hi all. I am migrating a live PostgreSQL 9.2 database to RDS PostgreSQL 12.4, using Bucardo.
I remember reading somewhere months ago that I should disable the triggers of the target database, but unfortunately, I cannot find that information anymore. The business wants to slowly move customers to the PG 12.4 RDS database. The idea was to modify the application and check if it's *customer_id X, Y and Z*, write data to RDS and not current PG 9.2. My question is: Can I have bucardo replicating data from PG 9.2 to RDS 12.4 and at the same time, have customers writing data to RDS? Of course that means I'd have to re-enable triggers on my target DB? Thanks in advance! LP.
_______________________________________________ Bucardo-general mailing list [email protected] https://bucardo.org/mailman/listinfo/bucardo-general
