#!/bin/bash export PSQL_OPTS="-h localhost -U root" export DB_NAME=photowall