Re: install Postgres on RHED 7 - Mailing list pgsql-admin

From Erkan Durmuş
Subject Re: install Postgres on RHED 7
Date
Msg-id CACX1UnkYGqvyfafnFFTwrJv-Enhy4JbQvVeWW8vGnNX3u4K1Fg@mail.gmail.com
Whole thread Raw
In response to install Postgres on RHED 7  (Pepe TD Vo <pepevo@yahoo.com>)
Responses Re: install Postgres on RHED 7  (Pepe TD Vo <pepevo@yahoo.com>)
List pgsql-admin
Run these commands:

Install:
sudo yum install epel-release
yum install postgresql11-server postgresql11-contrib

Init DB:

/usr/pgsql-11/bin/postgresql-11-setup initdb
Int Service:

sudo systemctl start postgresql-11
sudo systemctl enable postgresql-11


On Tue, Dec 18, 2018 at 4:14 PM Pepe TD Vo <pepevo@yahoo.com> wrote:
Good morning Admin/DBAs

Would you please tell me how to install Postgres 11.x on RHEL7 servers?  I am not able to install it and the pgdg-redhat 11-11-2.noarch.rpm successfully run but nothing happen when I install the packages "yum install Postgres (server, contribute and devel ) etc..."

Is there a way I can install postgres from gz file?

thank you.
 
Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success

pgsql-admin by date:

Previous
From: Shreeyansh Dba
Date:
Subject: Re: install Postgres on RHED 7
Next
From: Pepe TD Vo
Date:
Subject: Re: install Postgres on RHED 7