5 ms·
Be careful if you have sequences as those are not replicated. https://www.jacobreed.dev/blog/migrate-postgres-instances https://www.jacobreed.dev/blog/migrate-p
by jreed91 3y ago
Be careful if you have sequences as those are not replicated. https://www.jacobreed.dev/blog/migrate-postgres-instances https://www.jacobreed.dev/blog/migrate-postgres-instances
- shayonj 3y agoI 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/13ad6af51fe6509792a19ade08434f00c0435c68/lib/pg_easy_replicate/orchestrate.rb#L271 https://github.com/shayonj/pg_easy_replicate/blob/13ad6af51f...