postgres
postgres copied to clipboard
/bin/backup should handle shutdowns gracefully
If we were to stop the container in the middle of a base backup, it is unknown what will happen to the backup.
See https://github.com/deis/postgres/pull/104#discussion_r65463009 for discussion/potential solutions to this problem.