export DSTORE_PG="?"
export DSTORE_PGRO="postgres://readonly:secret@localhost:5432/dstore"
export PGUSER="ctrack"
export PGDATABASE="dstore"
export PGHOST="/var/run/postgresql"
