summaryrefslogtreecommitdiff
path: root/db/run_db.sh
blob: 026fb1ef2578532961c8b5c266f6cc08ab4ec714 (plain)
1
2
set -ue
postgres -D "$1" -c listen_addresses=localhost -c log_statement=all