Thread: Rocky Linux 9 and postgres10
Good afternoon! I am writing to ask you the following question.
Can postgres10 be installed on rocky linux 9?
Although I know that it is a version that has already finished its life cycle, we are in migration processes
We have a system with centos 7.5 and postgres 10 and the infrastructure group wants to do an installation with rocky linux 9
I have not found anywhere if it is supported
Thank you very much for your time
Can postgres10 be installed on rocky linux 9?
Although I know that it is a version that has already finished its life cycle, we are in migration processes
We have a system with centos 7.5 and postgres 10 and the infrastructure group wants to do an installation with rocky linux 9
I have not found anywhere if it is supported
Thank you very much for your time
On Sat, Jul 15, 2023 at 9:37 AM Daniel Gallo <danielito.gallo@gmail.com> wrote:
Can postgres10 be installed on rocky linux 9?
PostgreSQL has been running successfully on Linux basically forever so it indeed should work just fine.
Whether you will have to build from source or can find an installer is another matter.
David J.
On 7/15/23 09:37, Daniel Gallo wrote: > Good afternoon! I am writing to ask you the following question. > Can postgres10 be installed on rocky linux 9? https://yum.postgresql.org/packages/#pg10 PostgreSQL 10 This version is now End-Of-Life. Please upgrade to a supported version as soon as possible. RHEL / Rocky Linux 9 - x86_64 ... > Although I know that it is a version that has already finished its life > cycle, we are in migration processes > We have a system with centos 7.5 and postgres 10 and the infrastructure > group wants to do an installation with rocky linux 9 > I have not found anywhere if it is supported > Thank you very much for your time -- Adrian Klaver adrian.klaver@aklaver.com
Thank you for your answer.
On Sat, Jul 15, 2023, 14:02 Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 7/15/23 09:37, Daniel Gallo wrote:
> Good afternoon! I am writing to ask you the following question.
> Can postgres10 be installed on rocky linux 9?
https://yum.postgresql.org/packages/#pg10
PostgreSQL 10
This version is now End-Of-Life. Please upgrade to a supported version
as soon as possible.
RHEL / Rocky Linux 9 - x86_64
...
> Although I know that it is a version that has already finished its life
> cycle, we are in migration processes
> We have a system with centos 7.5 and postgres 10 and the infrastructure
> group wants to do an installation with rocky linux 9
> I have not found anywhere if it is supported
> Thank you very much for your time
--
Adrian Klaver
adrian.klaver@aklaver.com
On 7/15/23 11:37, Daniel Gallo wrote: > Good afternoon! I am writing to ask you the following question. > Can postgres10 be installed on rocky linux 9? > Although I know that it is a version that has already finished its life > cycle, we are in migration processes > We have a system with centos 7.5 and postgres 10 and the infrastructure > group wants to do an installation with rocky linux 9 > I have not found anywhere if it is supported > Thank you very much for your time According to https://yum.postgresql.org/rpmchart/, there are Pg 10 binaries for RHEL7. You'll just have to manually download the relevant RPM files yourself. -- Born in Arizona, moved to Babylonia.