Make sure that PostgreSQL starts.
authorJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 19:34:09 +0000 (14:34 -0500)
committerJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 19:34:09 +0000 (14:34 -0500)
commita5441bd902bfec230c91e4a9a6dedc9f52a86d6f
tree5a528cab35529a074863dffba7df6915f3a5d74e
parent1ad481ebcd4b345b93ba2a6c44b73a34cfbc995d
Make sure that PostgreSQL starts.

Modify scripts/postbuild.sh to write a check to start PostgreSQL if it
is not running in buildeg.sh.

Signed-off-by: Jason Stephenson <jason@sigio.com>
scripts/postbuild.sh