/[slony-test]/adsl/10_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

Annotation of /adsl/10_fill_slave.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sun Feb 11 21:52:48 2007 UTC (17 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 269 byte(s)
initial import

1 dpavlin 1 dir=/home/dpavlin/private/adsl
2     psql="sudo -u postgres psql -p 5002 adsl"
3     $dir/fix_date.pl $dir/200610.txt | $psql -c 'copy spajanja (start_t,stop_t,download,upload,duration,ip) from stdin;'
4     $psql -c 'select count(*) from spajanja'
5     $psql -c 'select * from po_mjesecima'

Properties

Name Value
svn:executable

  ViewVC Help
Powered by ViewVC 1.1.26