Comment on Updating a 50 terabyte PostgreSQL database (2018)parentComments−hawk_4yInteresting. Does PG13 let then do this without downtime?−CubsFan10604yNot from 9.4, but now there is a path using logical replication between versions: https://www.percona.com/blog/2019/04/04/replication-between-...
Comments
Interesting. Does PG13 let then do this without downtime?
Not from 9.4, but now there is a path using logical replication between versions: https://www.percona.com/blog/2019/04/04/replication-between-...