reactive-tech / kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
https://www.kubegres.io
Apache License 2.0
1.32k stars 74 forks source link

Postgres 17 support #186

Open natenjoy opened 2 months ago

natenjoy commented 2 months ago

Now that Postgres 17 has been released (https://www.postgresql.org/about/news/postgresql-17-released-2936/), could kubegres be upgraded to support Postgres 17? Spinning up a simple k3d cluster locally, I was able to run a kubegres cluster (all 3 pods ran and did not crash), but I didn't do any further testing.

alex-arica commented 2 months ago

I confirm that a new version will be released within the next 2 weeks, first week of October, with Postgres17 support.