Re: Postgres014.0 installer for Centos

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Shashikanth Bhardwaj <Shashikanth(dot)Bhardwaj(at)VERIFONE(dot)com>, "pgsql-www(at)lists(dot)postgresql(dot)org" <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Postgres014.0 installer for Centos
Date: 2023-11-08 15:30:09
Message-ID: 33987a81-16ca-45f7-a18c-5e2ae6403449@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 11/8/23 03:18, Shashikanth Bhardwaj wrote:
> Hi Team,

1) This is the wrong list for this sort of question. You should be
asking here:

https://www.postgresql.org/list/pgsql-general/

2)
>
> I am facing some problem because of unavailability of PostgreSQL
> installer greater then 10 version of PostgreSQL.

What installer specifically?

This:

https://www.postgresql.org/download/linux/redhat/

shows packages for Postgres 11 - 16.

Or are you referring to?:

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

In that case the page has this to say:

*Note: EDB no longer provides Linux installers for PostgreSQL 11 and
later versions, and users are encouraged to use the platform-native
packages*

>
> Because in one of my application I am using simple way to install the
> PostgreSQL with some option while installing with the installer, it
> install everything even the machine where the PostgreSQL is installed is
> offline.
>
> To perform Offline installation which will the best way and is it any
> possibility or any steps to be followed to create the postgresql-14.0
> version installer.
>
> And I have tried the source file too but it requires "MAKE" and "GCC"
> compiler to install the PostgreSQL but I cannot do it because some
> machines always needs to offline when we install postgres.
>
> Please help me to get simple way of postgresql-14.0 version to be
> installed similar as installer.
>
> Regards,
>
> Shashikanth
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Slonik Events Canada via PostgreSQL Announce 2023-11-08 15:53:58 PGConf.dev 2024 - Call for Speakers and Sponsors
Previous Message Shashikanth Bhardwaj 2023-11-08 11:18:53 Postgres014.0 installer for Centos