Re: pg_ctl cannot find postgresql.conf
От | Juan José Santamaría Flecha |
---|---|
Тема | Re: pg_ctl cannot find postgresql.conf |
Дата | |
Msg-id | CAC+AXB2E7JaT2cHWpSKH95R=M3tJaY=8CWXL4awCVQv_ZztbCQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pg_ctl cannot find postgresql.conf ("David G. Johnston" <david.g.johnston@gmail.com>) |
Список | pgsql-bugs |
On Wed, Jul 13, 2022 at 2:29 PM David G. Johnston <david.g.johnston@gmail.com> wrote:
On Wednesday, July 13, 2022, Дмитрий Карасёв <karasev.dmitrii94@mail.ru> wrote:pg_ctl (PostgreSQL) 14.4PGDATA=/mnt/disk/base/postgresql/14/mainERROR:pg_ctl startожидание запуска сервера....postgres не может открыть файл конфигурации сервера "/mnt/disk/base/postgresql/14/main/postgresql.conf": No such file or directorybut postgresql.conf located in /etc/postgresql/14/main/postgresql.confThis isn’t a bug. Use the command line options or environment variables to tell pg_ctl where to find the configuration file in the non-default location.
Maybe you are working on a Debian environment, in that case you should be using 'pg_ctlcluster' as a 'pg_ctl' replacement:
Regards,
Juan José Santamaría Flecha
В списке pgsql-bugs по дате отправления: