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.5.0.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
@@ -143,6 +143,7 @@ To remove an annotation, one follows the format:
143
143
- The pgBackRest URI style defaults to `host` if it is not set.
144
144
- pgBackRest commands can now be executed even if there are multiple pgBackRest Pods available in a Deployment, so long as there is only one "running" pgBackRest Pod.
145
145
- Ensure pgBackRest S3 Secrets can be upgraded from PostgreSQL Operator 4.3.
146
+
- Return an error if a cluster is not found when using `pgo df` instead of timing out.
146
147
- pgBadger now has a default memory limit of 64Mi, which should help avoid a visit from the OOM killer.
147
148
- Fix `pgo label` when applying multiple labels at once.
148
149
- Fix `pgo create pgorole` so that the expression `--permissions=*` works.
0 commit comments