docker-library / postgres

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

Log syslog to Docker logs command #1263

Closed akama-aka closed 1 month ago

akama-aka commented 1 month ago

Hello, I have a problem right now and my PostgreSQL container is in a restarting loop due to an error. Via docker logs -f I only get outdated logs and nothing more and otherwise it is not possible for me to get any more logs.

In my opinion it is a fatal problem within the image as it doesn't allow you to perform an update of the file as it is not possible to connect to the container while the maintainer is in a restart state.

Translated with DeepL.com (free version)