File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1- Crunchy Data announces the release of the PostgreSQL Operator 4.5.0 on September XX, 2020.
1+ --- 
2+ title : " 4.5.0" 
3+ date :
4+ draft : false 
5+ weight : 70 
6+ --- 
7+ 
8+ Crunchy Data announces the release of the PostgreSQL Operator 4.5.0 on October 2, 2020.
29
310The PostgreSQL Operator is released in conjunction with the [ Crunchy Container Suite] ( https://github.com/CrunchyData/crunchy-containers/ ) .
411
@@ -143,6 +150,7 @@ To remove an annotation, one follows the format:
143150-  Ensure pgBackRest S3 Secrets can be upgraded from PostgreSQL Operator 4.3.
144151-  Ensure pgBouncer Port is derived from the cluster's port, not the Operator configuration defaults.
145152-  External WAL PVCs are only removed for the replica they are targeted for on a scaledown. Reported by (@dakine1111  ).
153+ -  When deleting a cluster with the ` --keep-backups `  flag, ensure that backups that were created via ` --backup-type=pgdump `  are retained.
146154-  Return an error if a cluster is not found when using ` pgo df `  instead of timing out.
147155-  pgBadger now has a default memory limit of 64Mi, which should help avoid a visit from the OOM killer.
148156-  The Postgres Exporter now works if it is deployed in a TLS-only environment, i.e. the ` --tls-only `  flag is set. Reported by (@shuhanfan  ).
                         You can’t perform that action at this time. 
           
                  
0 commit comments