Re: First time installing - Mailing list pgsql-novice

From Keith
Subject Re: First time installing
Date
Msg-id CAHw75vvyKpT-Xn3rjQHXYj=mSHqM78Bh-BOrbTyXYohQaFLENA@mail.gmail.com
Whole thread Raw
In response to RE: First time installing  ("Ron Watkins" <rwatki@gmail.com>)
List pgsql-novice


On Wed, Feb 21, 2018 at 3:52 PM, Ron Watkins <rwatki@gmail.com> wrote:
The "EXACT" steps I used to install postgres. Is anything missing here?

yum install -y https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7.4-x86_64/pgdg-centos10-10-2.noarch.rpm
yum install -y postgresql10
yum install -y postgresql10-server



Yes, you are missing the cluster initialization and service enable steps. As I said in the earlier email, enter your OS/PG versions into this form and it will give you the commands to run

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

pgsql-novice by date:

Previous
From: "Ron Watkins"
Date:
Subject: RE: First time installing
Next
From: Gio -
Date:
Subject: OVERLAPS constraint using TIME columns