mirror of https://github.com/postgres/postgres
I run multiple instances of PostgreSQL on my machine so I would rather not have it rely on using pgrep to detect if the server is running. To make this new code more reliable we add set -e so the script aborts directly e.g. if the port is already in use.pull/209/head
parent
c35778b45b
commit
4e848ea9f4
Loading…
Reference in new issue