Replies: 1 comment 2 replies
-
Hi @kyesil Have you fix this issue? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have basic docker compose file. It work 1-2 day after i see my app can't connect to db.
I try remove all images and containers and start. I try alpine and debian image. It does not run. I remove _pgdata folder and start again I work. But i lost all data. I don't understand what is change after time?
Can i use postgresql in production with docker ?
folder permision:
drwx------ 19 999 root 4096 Oct 2 10:43 _pgdata
docker inspect pgdb (borken):
https://hastebin.com/share/xeyadefuve.json
DB container logs here:
Beta Was this translation helpful? Give feedback.
All reactions