Re: initdb failing (10.4 centos7) - Mailing list pgsql-general

From Michael Nolan
Subject Re: initdb failing (10.4 centos7)
Date
Msg-id CAOzAquL_k_dvQbrvGTt63M4uPu-CmUQSpuOQK1=JzLB7VOPE1g@mail.gmail.com
Whole thread Raw
In response to Re: initdb failing (10.4 centos7)  (Don Seiler <don@seiler.us>)
Responses Re: initdb failing (10.4 centos7)  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general


On Sat, May 19, 2018 at 2:16 PM, Don Seiler <don@seiler.us> wrote:
On Sat, May 19, 2018 at 2:10 PM, Michael Nolan <htfoot@gmail.com> wrote:
initdb is failing on Centos 7 with 10.4 because the install procedure does not change the ownership of the /usr/local/pgsql directory to postgres. 

Changing the ownership fixes the problem, but the install procedure should do this. 


Are you using the PGDG repo packages, or the default CentOS repo packages? You should use PGDG and those should install under /var/lib/pgsql.

Don.
--
Don Seiler
www.seiler.us

I was installing from source code, so I did a configure and a build (as postgres) and then an install (as root).
--
Mike Nolan

pgsql-general by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: postgres=# VACUUM FULL pg_statistic => ERROR: missing chunknumber 0 for toast value .. in pg_toast_2619
Next
From: Adrian Klaver
Date:
Subject: Re: initdb failing (10.4 centos7)