vitabaks / postgresql_cluster

Automated database platform for PostgreSQL® A modern, open-source alternative to cloud-managed databases.
https://postgresql-cluster.org
MIT License
1.83k stars 418 forks source link

Add Upgrade Support for Standby Cluster #802

Open vitabaks opened 1 week ago

vitabaks commented 1 week ago

Currently, after updating the main cluster, it is necessary to deploy a new standby cluster. While this approach works, it is not convenient, especially for large databases, as it requires substantial time and computing resources.

Proposal: Add support for upgrading the standby cluster so it can be updated either after or alongside the main cluster. This enhancement would streamline the upgrade process for larger clusters, making it more efficient and less time-consuming.