docker-library / postgres

Docker Official Image packaging for Postgres
http://www.postgresql.org
MIT License
2.19k stars 1.14k forks source link

postgresql running problem and update problem #1067

Closed pureGavin closed 1 year ago

pureGavin commented 1 year ago

i use "docker pull postgres:14.7" now, the problem is every time i start postgres docker, few weeks later, postgres will stuck, i build postgres for nextcloud and wiki.js, i don't know what happen and how to solve it, so i decided to updata postgres from 14.7 to 15.2, i want to upgrade to 15.2-alpine, can i upgrade like that? 1、postgres sometimes stuck, what can i do to check error? 2、upgrade postgres from 14.7 to 15.2-alpine, can i update like that?

tianon commented 1 year ago

For the upgrading question, you might appreciate some of the discussion in https://github.com/docker-library/postgres/issues/37

Unfortunately we do not have the bandwidth to provide in-depth integration/deployment/environment debugging or support here; these sorts of questions/requests would be more appropriately posted to a dedicated support forum, such as the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow.