When applying CDC (logical replication), set role to replica. (#308)
Postgres GUC session_replication_role should be used and set to 'replica' when applying changes from the source database system, to avoid triggers firing again.
parent
090a1ca6
Please register or sign in to comment