OurBigBook
web/bin/pg_dump
#!/usr/bin/env bash
PGPASSWORD=a pg_dump -U ourbigbook_user -h localhost -Fc -f "$@" ourbigbook