db contianer is not started after moving data folder
问题 So we had a problem with our Hard disk which contained the data folder for postgres after fixing the problem moved data folder into a new hard disk and change the docker_compose.yml we have following contents in the docker compose file db: image: postgres:9.4 volumes: - /mnt/hdd4/postgresql/data:/var/lib/postgresql/data - ./tmp:/tmp/docker ports: - "5432" now when I we try to start the db container I'm getting following error db_1 | db_1 | PostgreSQL Database directory appears to contain a