Postgres is failing with 'could not open relation mapping file “global/pg_filenode.map” '

后端 未结 11 1060
醉话见心
醉话见心 2020-12-12 23:49

I\'m having an issue with my install of postgres in my development environment and I need some help diagnosing it. I haven\'t yet had any luck in tracking down a solution.

11条回答
  •  余生分开走
    2020-12-13 00:32

    Encountered this problem using mdillon/postgis:9.6 Docker image. Simple sudo docker restart solved the problem.

提交回复
热议问题