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

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

Thanks.




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
anyoneknow 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.




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

From
Adrian Klaver
Date:
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
anyoneknow 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




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.
Doesanyone 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.