Can we remove dependency on logical_slot #457
ravin-accelq
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, as I see in code
triggers
are used to track actual changes and replication_slots just maintain the last sync point. So can we make changes like. Where is still consumes fromtriggers
and maintain a separate file just like CHECKPOINT file where it stores the information of replication_slots ?Or is it that replication_slots are used for something more???
Beta Was this translation helpful? Give feedback.
All reactions