issues
search
BCDevOps
/
backup-container
A simple container for a simple backup strategy.
Apache License 2.0
42
stars
56
forks
source link
Fix defunct PostgreSQL processes
#37
Closed
WadeBarnes
closed
4 years ago
WadeBarnes
commented
4 years ago
fixes #33
Start go-crond as a background task and wait on it. This ensures the main script remains as PID 1 and can reap any adopted child processes.
Ensure a proper shutdown.