File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/releases/cloudnative-pg-1-26.0-rc1-released Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ launched. While refinements may still occur, here’s a look at what’s new.
3131You can now trigger an [ offline in-place major upgrade] ( https://cloudnative-pg.io/documentation/preview/postgres_upgrades/ )
3232by specifying a new operand container image with a higher PostgreSQL major
3333version in a cluster, either directly or via image catalogs. During the
34- upgrade, the cluster is shut down to ensure data consistency, and a
35- ` pg_upgrade ` job performs the migration. This long-awaited feature simplifies
34+ upgrade, the cluster is shut down to ensure data consistency, and
35+ ` pg_upgrade ` is invoked to perform the migration. This long-awaited feature simplifies
3636major upgrades while maintaining reliability.
3737
3838### Enhanced Startup and Readiness Probes for Replicas
You can’t perform that action at this time.
0 commit comments