Hacker News new | ask | show | jobs
by jreed91 1089 days ago
Be careful if you have sequences as those are not replicated. https://www.jacobreed.dev/blog/migrate-postgres-instances
1 comments

I will update the readme to mention this - but the lib takes care of updating sequence with the data catchup: https://github.com/shayonj/pg_easy_replicate/blob/13ad6af51f...