Re: BUG #15108: Initialization problem postgresql-10-setup initdb
От | alertas |
---|---|
Тема | Re: BUG #15108: Initialization problem postgresql-10-setup initdb |
Дата | |
Msg-id | b1af0497-7164-0c35-c839-041840836640@click-it.es обсуждение исходный текст |
Ответ на | BUG #15108: Initialization problem postgresql-10-setup initdb (PG Bug reporting form <noreply@postgresql.org>) |
Ответы |
Re: BUG #15108: Initialization problem postgresql-10-setup initdb
|
Список | pgsql-bugs |
Hi,
I don't understand, in the official documentation appear "initdb must be run as the user that will own the server process, because the server needs to have access to the files and directories that initdb creates. Since the server cannot be run as root, you must not run initdb as root either. (It will in fact refuse to do so.)"
Regards,
El 14/03/18 a las 16:59, Devrim Gündüz escribió:
Hi, On Tue, 2018-03-13 at 12:12 +0000, PG Bug reporting form wrote:The problem is reported when executing database initialization command, postgresql-10-setup initdb. In the official documentation (https://www.postgresql.org/docs/10/static/app-initdb.html) indicates that it must be executed with the user postgres, but the command only works if I execute it as root. This command does notpostgresql-10-setup is a wrapper around initdb (which solves many problems), *not* the initdb binary, and needs to be run as root. You can always run initdb directly with: /usr/pgsql-10/bin/initdb Regards,
В списке pgsql-bugs по дате отправления: