/[Arh]/bin/db-init.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /bin/db-init.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 56 - (show annotations)
Sun Apr 6 21:07:39 2008 UTC (15 years, 11 months ago) by dpavlin
File MIME type: application/x-sh
File size: 105 byte(s)
helper to re-create database
1 psql -l -t -A | grep ^arh | cut -d\| -f1 | xargs -i dropdb {}
2 createdb --encoding utf-8 arh
3 jifty schema

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26