postgresql-container
postgresql-container copied to clipboard
The .pid file persists after shut down
.pid is present during postgresql-server run. It should be removed with server stop. in some circumstances, it persists after the container shuts down. If it happens, this check should ensure the state is correct before the upgrade. It should remove the redundant file.
related https://github.com/sclorg/postgresql-container/issues/550
[test-all]
[test-all]