kartoza / docker-postgis

Dockerfile for postgis
GNU General Public License v2.0
648 stars 317 forks source link

/var/run/postgresql:5432 - rejecting connections not exist database can‘t startup #414

Closed xqhmz closed 1 year ago

xqhmz commented 1 year ago

What is the bug or the crash?

image

Steps to reproduce the issue

2023-02-27 07:31:39.813 UTC [82] postgres@postgres FATAL: the database system is starting up /var/run/postgresql:5432 - rejecting connections /var/run/postgresql:5432 - rejecting connections 2023-02-27 07:31:40.929 UTC [87] postgres@postgres FATAL: the database system is starting up 2023-02-27 07:31:42.085 UTC [92] postgres@postgres FATAL: the database system is starting up /var/run/postgresql:5432 - rejecting connections 2023-02-27 07:31:43.510 UTC [97] postgres@postgres FATAL: the database system is starting up /var/run/postgresql:5432 - rejecting connections 2023-02-27 07:31:44.715 UTC [102] postgres@postgres FATAL: the database system is starting up /var/run/postgresql:5432 - rejecting connections 2023-02-27 07:31:45.873 UTC [107] postgres@postgres FATAL: the database system is starting up /var/run/postgresql:5432 - rejecting connections 2023-02-27 07:31:46.034 UTC [73] LOG: startup process (PID 78) was terminated by signal 6: Aborted 2023-02-27 07:31:46.034 UTC [73] LOG: aborting startup due to startup process failure 2023-02-27 07:31:46.206 UTC [73] LOG: database system is shut down /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response /var/run/postgresql:5432 - no response

Versions

PostgreSQL 13.5

Additional context

No response

NyakudyaA commented 1 year ago

Please try to use the latest image, there have been significant changes done since 13 was published. If you still need to use 13, I suggest you pull develop and build locally using the recipe in develop

NyakudyaA commented 1 year ago

https://letmegooglethat.com/?q=upgrade+postgresql+versions