Skip to content

cleanup: remove replication lsn config#12

Open
perangel wants to merge 3 commits into
masterfrom
perangel/refactor/remove-replication-lsn-config
Open

cleanup: remove replication lsn config#12
perangel wants to merge 3 commits into
masterfrom
perangel/refactor/remove-replication-lsn-config

Conversation

@perangel

Copy link
Copy Markdown
Owner

Originally I had built in support for specifying the LSN when configuring warp-pipe in LR (logical replication) mode, so that you could resume from some known LSN (assuming you were persisting that value yourself). However, it doesn't appear possible to resume from an arbitrary LSN since the slot is what manages it, so all that you need to do is re-use the same replication slot and then you can pickup where you left off.

@perangel
perangel requested a review from 13rac1 November 26, 2020 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant