Unverified Commit 76346e2e authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment