[ ! -e /run/openrc/started/postgres ]&& service postgres start &&STOP_POSTGRES=1
echo'DROP DATABASE motech; DROP DATABASE motechdata; DROP DATABASE motechquartz; DROP DATABASE motechschema; DROP ROLE motech;'| lxc-attach -u 5432 -g 5432 postgres -- psql