Re: need PostgreSQL 10.6 linux package installer

From: Flavio Henrique Araque Gurgel <fhagur(at)gmail(dot)com>
To: "Sakthivel, Naveen" <Naveen(dot)Sakthivel(at)bluecrossmn(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: need PostgreSQL 10.6 linux package installer
Date: 2019-08-27 19:48:24
Message-ID: CAGHTAeNzjbh2j_RAUj6E2bpymfyaib39m0fsHweP2SkARkEZpg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Hi All,
>
>
>
> We are trying to install POSTGRESQL in one of our unix servers. After
> installing , we are planning to extract data from PostgreSQL -DB placed in
> cloud-AWS, through PSQL cmd. The DB version which we have in AWS-cloud is,
>
>
>
>
>
> We couldn’t find the equivalent package installer for the above in the
> below link,
>
> https://www.postgresql.org/download/linux/redhat/
>
>
>
> Please help me find the equivalent version for POSTGRESQL10.6 on
> x86_64-pc-linux-gnu,compiled by gcc(GCC) 4.8.5 20150623(Red Hat 4.8.5-28),
> 64 bit.
>
>
>
> 1. *Select version?*
> 2. *Select platform: ?*
> 3. elect architecture: ?
> 4. Install the repository RPM:?
> 5. Install the client packages:?
> 6. Optionally install the server packages:?
> 7. Optionally initialize the database and enable automatic start:?
>
> The packages you need are in yum.postgresql.org

Follow the instructions there for the version you need (it will be a more
recent 10.10 don't worry it's fully compatible with your 10.6 cloud one and
bugs fixed).

You can install only the client packages or the server too. The
initialization process follows the Red Hat standard.

Regards,
Flavio Gurgel

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andy Hsu 2019-08-27 22:01:11 Disable sending query to obtain database performance information from pgAdmin4
Previous Message Bikram Majumdar 2019-08-27 18:39:12 Re: Question on pgwatch