summaryrefslogtreecommitdiff
path: root/db/run_db.sh
diff options
context:
space:
mode:
Diffstat (limited to 'db/run_db.sh')
-rwxr-xr-xdb/run_db.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/run_db.sh b/db/run_db.sh
new file mode 100755
index 0000000..3fdf58f
--- /dev/null
+++ b/db/run_db.sh
@@ -0,0 +1,2 @@
+set -ue
+postgres -D "$1" -c listen_addresses=localhost