Thread: searching for libpq5-14.1-42PGDG.rhel8.x86_64

searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
王瞿
Date:
Searching for the above.
The 
Does anyone kown where I can find it?
Needed for a project to work with Postgresql 14.

Thanks.




Re: searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
Laurenz Albe
Date:
On Fri, 2024-08-09 at 17:18 +0800, 王瞿 wrote:
> Searching for the above.
> The 
> Does anyone kown where I can find it?
> Needed for a project to work with Postgresql 14.

The client libraries for this version are in
https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8-x86_64/postgresql14-14.1-1PGDG.rhel8.x86_64.rpm

But you should use 14.13.  There is no compatibility problem with
using the latest minor version, only you have fewer bugs.

Yours,
Laurenz Albe



Re:Re: searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
王瞿
Date:


Hi Laurenz Albe

Thank you!


>The client libraries for this version are in
>https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8-x86_64/postgresql14-14.1-1PGDG.rhel8.x86_64.rpm 

But My project was specified to use the package libpq5-14.1-42PGDG.rhel8.x86_64.rpm.

There are only later versions of packages in the yum repo like this:

https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/libpq5-15.1-42PGDG.rhel8.x86_64.rpm


Thanks.

Re: Re: searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
Ron Johnson
Date:
On Sat, Aug 10, 2024 at 5:45 AM 王瞿 <wangqu87@126.com> wrote:


Hi Laurenz Albe

Thank you!


>The client libraries for this version are in
>https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8-x86_64/postgresql14-14.1-1PGDG.rhel8.x86_64.rpm 

But My project was specified to use the package libpq5-14.1-42PGDG.rhel8.x86_64.rpm.

There are only later versions of packages in the yum repo like this:

https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/libpq5-15.1-42PGDG.rhel8.x86_64.rpm


You might be able to find something here: https://yum.postgresql.org/repopackages/#pgredhatoldrepos

Better, though, to explain that 14.1 is not available anymore.

--
Death to America, and butter sauce.
Iraq lobster!

回复:searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
王瞿
Date:

It returned “Access Denied” when I access the archive repo.
Did I miss sonething?



Thanks.
---- 回复的原邮件 ----
发件人Ron Johnson<ronljohnsonjr@gmail.com>
日期2024年08月12日 12:01
收件人pgsql-general<pgsql-general@lists.postgresql.org>
抄送至
主题Re: Re: searching for libpq5-14.1-42PGDG.rhel8.x86_64
On Sat, Aug 10, 2024 at 5:45 AM 王瞿 <wangqu87@126.com> wrote:


Hi Laurenz Albe

Thank you!


>The client libraries for this version are in
>https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8-x86_64/postgresql14-14.1-1PGDG.rhel8.x86_64.rpm 

But My project was specified to use the package libpq5-14.1-42PGDG.rhel8.x86_64.rpm.

There are only later versions of packages in the yum repo like this:

https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-8-x86_64/libpq5-15.1-42PGDG.rhel8.x86_64.rpm


You might be able to find something here: https://yum.postgresql.org/repopackages/#pgredhatoldrepos

Better, though, to explain that 14.1 is not available anymore.

--
Death to America, and butter sauce.
Iraq lobster!
Attachment

Re: 回复:searching for libpq5-14.1-42PGDG.rhel8.x86_64

From
Devrim Gündüz
Date:
Hi,

On Mon, 2024-08-12 at 12:54 +0800, 王瞿 wrote:
> It returned “Access Denied” when I access the archive repo.
> Did I miss sonething?

As I responded you on our issue tracker, old packages for libpq5 is not
available. I also provided you solutions:

https://redmine.postgresql.org/issues/8025#note-1

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment