korfuri / django-prometheus

Export Django monitoring metrics for Prometheus.io
Apache License 2.0
1.44k stars 244 forks source link

Move to psycopg3 #410

Open sarvensis opened 1 year ago

sarvensis commented 1 year ago

Hi. Are there any plans to move to psycopg3? As the django developers write, support for psycopg2 will probably be discontinued.

https://docs.djangoproject.com/en/4.2/releases/4.2/#psycopg-3-support

As far as I understand, there is no way to move to version 3 of psycopg now when using django-prometheus.

rooterkyberian commented 10 months ago

psycopg3 seems supported in 2.3.1 https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md#v230---may-2nd-2023