From: | Ron Johnson <ronljohnsonjr(at)gmail(dot)com> |
---|---|
To: | Mauricio Fernandez <mmauricio(dot)fernandez(at)gmail(dot)com> |
Cc: | Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Installing version other than the last one |
Date: | 2025-02-24 19:42:08 |
Message-ID: | CANzqJaDzsqqJrCvi2nyVXYPQmAqNb29iqTr3nh=BhG+otJge4A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Mon, Feb 24, 2025 at 2:26 PM Mauricio Fernandez <
mmauricio(dot)fernandez(at)gmail(dot)com> wrote:
> Hi admins, I want to install a specific postgresql version, for example,
> version 17.1.
>
> From here : https://www.postgresql.org/download/linux/redhat/ I can get a
> guide to install the last version 17 (17.4), but, like I said I want to
> install 17.1.
>
> From here
> https://download.postgresql.org/pub/repos/yum/17/redhat/rhel-9-x86_64/
> there is a lot of packages and I don't know wich one to pick up.
>
> Can you provide me a guide how to install it?
>
postgresql17-17.1-1PGDG.rhel9.x86_64.rpm is in that directory. You'll also
want the -contrib, -docs, -lib and -server .rpm files.
Just manually download them to a directory, and then "sudo yum *17.1*.rpm".
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!
From | Date | Subject | |
---|---|---|---|
Next Message | Mauricio Fernandez | 2025-02-24 20:03:06 | Re: Installing version other than the last one |
Previous Message | Mauricio Fernandez | 2025-02-24 19:25:44 | Installing version other than the last one |