Skip to content

Commit 02f115d

Browse files
author
Jonathan S. Katz
committed
Small fix for v4.4.0 release notes
There was one more bug fix that we waned to include, to make it clear said bug fix was in there.
1 parent dd39b84 commit 02f115d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/releases/4.4.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ When mounted to the container, the connection `sslmode` that the replication use
104104
- Bring up the correct number of pgBouncer replicas when `pgo update cluster --startup` is issued.
105105
- Fixed issue where `pgo scale` would not work after `pgo update cluster --shutdown` and `pgo update cluster --startup` were run.
106106
- Ensure `pgo scaledown` deletes external WAL volumes from the replica that is removed.
107+
- Fix for PostgreSQL cluster startup logic when performing a restore.
107108
- Several fixes for selecting default storage configurations and sizes when using the `pgo-deployer` container. These include #1, #4, and #8.
108109
- Do not consider non-running Pods as primary Pods when checking for multiple primaries (Reported by @djcooklup).
109110
- Fix race condition that could occur while `pgo upgrade` was running while a HA configuration map attempted to sync. (Reported by Paul Heinen @v3nturetheworld).

0 commit comments

Comments
 (0)