#!/usr/bin/sh
ARGS="${@@Q}"
su postgres -c "/usr/bin/psql ${ARGS}"