--- bin/db-init.sh 2008/03/30 22:31:27 46 +++ bin/db-init.sh 2008/05/30 22:02:19 140 @@ -1,2 +1,5 @@ +kill `cat var/jifty-server.pid` psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {} +createdb --encoding utf8 a3c jifty schema +#./bin/towns.pl