Postgresql table REPLICA IDENTITY #10693
Unanswered
99hops
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question related to Postgresql logical replication altertable
How would one configure an Entity to reflect this?
REPLICA IDENTITY { DEFAULT | USING INDEX index_name | FULL | NOTHING }
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions