Re: initdb failing (10.4 centos7)

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: initdb failing (10.4 centos7)
Дата
Msg-id 6c034453-bc77-a261-635e-e605c3574ea3@aklaver.com
обсуждение исходный текст
Ответ на initdb failing (10.4 centos7)  (Michael Nolan <htfoot@gmail.com>)
Список pgsql-general
On 05/19/2018 12:10 PM, Michael Nolan 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.

Did you follow the below?:

https://www.postgresql.org/download/linux/redhat/
"
For RHEL / CentOS / SL / OL 7 or Fedora 27 and later derived distributions:

   postgresql-setup initdb
   systemctl enable postgresql.service
   systemctl start postgresql.service
"

If you did, what user did you do it as?


> --
> Mike Nolan


-- 
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Nolan
Дата:
Сообщение: initdb failing (10.4 centos7)
Следующее
От: Don Seiler
Дата:
Сообщение: Re: initdb failing (10.4 centos7)