Searching for libpq5-13 and libpq5-devel-13 for CentOS/RHEL 7

Started by Hover 1 year ago4 messagesgeneral
Jump to latest
#1H
agents@meddatainc.com

Searching for the above. RHEL/CentOS 7 went EOL two weeks ago and it seems the two files above have disappeared. Does anyone know where I can find them? Needed for a project to work with PostgreSQL
13.

Thanks.

#2H
agents@meddatainc.com
In reply to: H (#1)
Re: Searching for libpq5-13 and libpq5-devel-13 for CentOS/RHEL 7

On Wed, 2024-07-17 at 20:36 -0400, H wrote:

Searching for the above. RHEL/CentOS 7 went EOL two weeks ago and it seems the two files above have disappeared. Does anyone know where I can find them? Needed for a project to work with PostgreSQL
13.

Thanks.

I should have added that I searched pgdg13/7/x86_64 as well as EPEL etc.

#3Adrian Klaver
adrian.klaver@aklaver.com
In reply to: H (#1)
Re: Searching for libpq5-13 and libpq5-devel-13 for CentOS/RHEL 7

On 7/17/24 17:36, H wrote:

Searching for the above. RHEL/CentOS 7 went EOL two weeks ago and it seems the two files above have disappeared. Does anyone know where I can find them? Needed for a project to work with PostgreSQL
13.

Are they not in?:

https://yum.postgresql.org/13/redhat/rhel-7-x86_64/repoview/postgresql13-libs.html

And here?:

https://yum.postgresql.org/13/redhat/rhel-7-x86_64/repoview/postgresql13-devel.html

Thanks.

--
Adrian Klaver
adrian.klaver@aklaver.com

#4H
agents@meddatainc.com
In reply to: Adrian Klaver (#3)
Re: Searching for libpq5-13 and libpq5-devel-13 for CentOS/RHEL 7

On Wed, 2024-07-17 at 17:58 -0700, Adrian Klaver wrote:

On 7/17/24 17:36, H wrote:

Searching for the above. RHEL/CentOS 7 went EOL two weeks ago and it seems the two files above have disappeared. Does anyone know where I can find them? Needed for a project to work with
PostgreSQL
13.

Are they not in?:

https://yum.postgresql.org/13/redhat/rhel-7-x86_64/repoview/postgresql13-libs.html

And here?:

https://yum.postgresql.org/13/redhat/rhel-7-x86_64/repoview/postgresql13-devel.html

Thanks.

It was, I had missed it. Thank you.