Skip to content

Missing /etc/postgresql/10/main/conf.d directory #5

@necarnot

Description

@necarnot

Hello,

First try using this wonderful work, but when following the doc, after the first stop and start, I get :

Creating otm-docker ... done
Attaching to otm-docker
otm-docker    |  * Starting PostgreSQL 10 database server
otm-docker    |  * Removed stale pid file.
otm-docker    | Error: /usr/lib/postgresql/10/bin/pg_ctl /usr/lib/postgresql/10/bin/pg_ctl start -D /var/lib/postgresql/10/main -l /var/log/postgresql/postgresql-10-main.log -s -o  -c config_file="/etc/postgresql/10/main/postgresql.conf"  exited with status 1: No such file or directory
otm-docker    | 2021-01-05 14:57:13.827 GMT [21] LOG:  could not open configuration directory "/etc/postgresql/10/main/conf.d": No such file or directory
otm-docker    | 2021-01-05 14:57:13.827 GMT [21] FATAL:  configuration file "/etc/postgresql/10/main/postgresql.conf" contains errors
otm-docker    | pg_ctl: could not start server
otm-docker    | Examine the log output.
otm-docker    |    ...fail!
otm-docker exited with code 1

and indeed, I find no conf;d directory in main dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions