|
|
|
|
|
by aeyes
925 days ago
|
|
As long as you have the correct LSN there is no way for this to go wrong. If you resume replication with an incorrect LSN replication will break immediately. I have spent way too much time trying to do this on my own before the blog post was written and I have seen it fail over and over again. To give you more confidence, try with the LSN from the "redo starts at" log message. It looks close but it will always fail. |
|
And there have been multiple bugs around logical replication in version ~10-15 that can cause data loss. None of these are directly related to lsn fiddling tho.