Closed ITJamie closed 2 years ago
just a note. the source postgres container data dir was a https://hub.docker.com/r/bitnami/postgresql container
so it turns out the bitnami data folder doesnt contain a postgres.conf file or a pg_hba file. they move those elsewhere and are customised. sigh
Any ideas of next troubleshooting step? Ive confirmed all the files in /srv/appname/data/postgres are owned by uid 1001. ive tried the 10-14 image and it was the same error Ive also tried adding "data" to the volume mounts but the same issue occurs, if i put in an incorrect path it warns that it cant find the PG_VERSION file, so its definitely seeing the data: