CrunchyData / crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://www.crunchydata.com/
Apache License 2.0
1.01k stars 329 forks source link

Pin psycopg v4.7 #1500

Closed tony-landreth closed 1 year ago

tony-landreth commented 1 year ago

Issue: [sc-17162]

Checklist:

Type of Changes:

What is the current behavior? (link to any open issues here) PgAdmin is sensitive to the version of psycopg2 and will fail to connect to a database with the wrong version. We need psycopg2 to be pinned to v2.8.

What is the new behavior (if this is a feature change)? Users will be able to connect to their databases via pgadmin.

Other information: