/[A3C]/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

Annotation of /bin/db-init.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 113 - (hide annotations)
Thu May 15 16:22:17 2008 UTC (15 years, 10 months ago) by dpavlin
File MIME type: application/x-sh
File size: 107 byte(s)
kill currently running jifty server so that we *CAN* dropdb
1 dpavlin 113 kill `cat var/jifty-server.pid`
2 dpavlin 46 psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {}
3     jifty schema

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26