Revision 56 (by dpavlin, 2008/04/06 21:07:39) helper to re-create database
psql -l -t -A | grep ^arh | cut -d\| -f1 | xargs -i dropdb {}
createdb --encoding utf-8 arh
jifty schema