sclorg / postgresql-container

PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 216 forks source link

Request to generate image for postgres 17 #594

Open vh05 opened 1 month ago

vh05 commented 1 month ago

Hello Team,

Recently postgres 17 is released and we are in the process of upgrading noobaa from pg 15 to pg 16.

Since pg17 is available, we want to take our pg version to pg17 from pg15.

I am just curios to know whether we (odf ) are upgrading/supporting pg17 ?

The information aboue postgres 17 release: https://www.postgresql.org/about/news/postgresql-17-released-2936/

fila43 commented 1 month ago

Hello, First of all, I would like to ask which type of image do you use (fedora-based, centos-stream,rhel...)?
I would recommend using PG 16, because PG 17 is not present in RHEL and CS repositories. PostgreSQL 17 rpm is present only in Fedora rawhide now.