Closed
Description
My initialisation scripts from /docker-entrypoint-initdb.d/ ceased to work with latest update
db_1 | /docker-entrypoint.sh: running /docker-entrypoint-initdb.d/setup-database.sh
db_1 | FATAL: lock file "postmaster.pid" already exists
db_1 | HINT: Is another postmaster (PID 54) running in data directory "/var/lib/postgresql/data"?
This fetaure (any my scripts) were working fine for previous few months - only latest update introduced some breaking changes