You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/releases/4.7.4.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,5 @@ PostgreSQL Operator 4.7.4 release includes the following software versions upgra
32
32
- Ensure `pgo create cluster --pgbackrest-s3-ca-secret` overrides the CA used for pgBackRest.
33
33
- Update the `aws-s3-ca.crt` value to use the newer CAs provided by AWS. If a PostgreSQL cluster is using the old default CA, PGO will update the general one kept in the `pgo-backrest-repo-config` Secret and `pgo upgrade` will update it for a specific cluster.
34
34
- The `aws-s3-ca.crt` file in a pgBackRest Secret is now properly preserved when recreating a cluster that was previously deleted using the `--keep-backups` flag.
35
+
- Allow for the original primary instance to be scaled down after running `pgo upgrade`.
35
36
- Fix noise in logs due to an incorrect reference in a shell script when performing a reload operation on a PostgreSQL cluster.
0 commit comments