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

Diff of /bin/db-init.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 46 by dpavlin, Sun Mar 30 22:31:27 2008 UTC revision 113 by dpavlin, Thu May 15 16:22:17 2008 UTC
# Line 1  Line 1 
1    kill `cat var/jifty-server.pid`
2  psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {}  psql -l -t -A | grep ^a3c | cut -d\| -f1 | xargs -i dropdb {}
3  jifty schema  jifty schema

Legend:
Removed from v.46  
changed lines
  Added in v.113

  ViewVC Help
Powered by ViewVC 1.1.26