/[slony-test]/adsl/06_fill_slave.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 /adsl/06_fill_slave.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations)
Tue Feb 13 12:05:42 2007 UTC (17 years, 1 month ago) by dpavlin
File MIME type: application/x-sh
File size: 221 byte(s)
use data from local data directory

1 psql="sudo -u postgres psql -p 5002 adsl"
2 $psql -c 'copy spajanja (start_t,stop_t,download,upload,duration,ip) from stdin;' < data/200609.txt
3 $psql -c 'select count(*) from spajanja'
4 $psql -c 'select * from po_mjesecima'

Properties

Name Value
svn:executable

  ViewVC Help
Powered by ViewVC 1.1.26