RE: First time installing

From: "Ron Watkins" <rwatki(at)gmail(dot)com>
To: <pgsql-novice(at)lists(dot)postgresql(dot)org>
Subject: RE: First time installing
Date: 2018-02-21 20:52:45
Message-ID: 2a0701d3ab55$edaeebb0$c90cc310$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Keith 2018-02-21 20:54:47 Re: First time installing
Previous Message Ron Watkins 2018-02-21 20:51:50 RE: First time installing