Problem:
Hi,
I’m seeking guidance on a PostgreSQL upgrade for our production environment. We’re currently running Pulpcore 3.31.0 with PostgreSQL 12.9 and need to upgrade to a higher version.
Our current stack:
- Pulpcore: 3.31.0
- Django: 4.2.0 (LTS)
- psycopg: 3.1.10
- Current PostgreSQL: 12.9
- Environment: AWS Aurora PostgreSQL
Since PostgreSQL 13 reaches EOL in November 2025, we can’t upgrade to that version.
I wasn’t able to find clear documentation on PostgreSQL version compatibility for our specific Pulpcore version.
Could you please advise: What’s the latest PostgreSQL version we can safely upgrade to?
Use case: RHEL package mirroring with reposync + Pulp distribution.
Pulpcore version:
pulpcore==3.31.0
Pulp plugins installed and their versions:
pulp-certguard==1.6.5
pulp-certguard-client==1.6.5
pulp-cli==0.21.2
pulp-container==2.16.0
pulp-file==1.14.4
pulp-glue==0.21.2
pulp-rpm==3.22.3
Operating system - distribution and version:
RHEL 8.10
Thanks!