sudo -u postgres -i sh -c "dropdb ag_gen" || true sudo -u postgres -i sh -c "createdb ag_gen ag_gen"