Thread: Is python-psycopg2 supported?
Hi,
I was looking into what versions of python-psycopg2 are provided for CentOS 7 in the PGDG packages and this is what I got:
$ yum list --enablerepo='pgdg*' '*psycopg2'
Installed Packages
python-psycopg2.x86_64 2.5.1-4.el7 @base
Available Packages
python-psycopg2.x86_64 2.7.5-1.rhel7.1 pgdg11
python2-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python3-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python34-psycopg2.x86_64 2.7.7-2.el7 epel
Installed Packages
python-psycopg2.x86_64 2.5.1-4.el7 @base
Available Packages
python-psycopg2.x86_64 2.7.5-1.rhel7.1 pgdg11
python2-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python3-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python34-psycopg2.x86_64 2.7.7-2.el7 epel
So the Python 2 version is available in the 11 and 10 repositories, but not in 12, nor common. Are there plans to add it to common and/or 12, or it is not going to be supported in the PGDG repositories?
--
Strahinja Kustudic
Senior System Engineer | Nordeus
Senior System Engineer | Nordeus
Devrim? Christophe? Anyone?

--
Strahinja Kustudic
Senior System Engineer | Nordeus
Senior System Engineer | Nordeus
On Wed, Apr 22, 2020 at 3:56 PM Strahinja Kustudić <strahinjak@nordeus.com> wrote:
Hi,I was looking into what versions of python-psycopg2 are provided for CentOS 7 in the PGDG packages and this is what I got:$ yum list --enablerepo='pgdg*' '*psycopg2'
Installed Packages
python-psycopg2.x86_64 2.5.1-4.el7 @base
Available Packages
python-psycopg2.x86_64 2.7.5-1.rhel7.1 pgdg11
python2-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python3-psycopg2.x86_64 2.8.5-1.rhel7 pgdg10
python34-psycopg2.x86_64 2.7.7-2.el7 epelSo the Python 2 version is available in the 11 and 10 repositories, but not in 12, nor common. Are there plans to add it to common and/or 12, or it is not going to be supported in the PGDG repositories?--Strahinja Kustudic
Senior System Engineer | Nordeus