ожидание запуска сервера....postgres не может открыть файл конфигурации сервера "/mnt/disk/base/postgresql/14/main/postgresql.conf": No such file or directory
but postgresql.conf located in /etc/postgresql/14/main/postgresql.conf
This 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: