/[slony-test]/adsl/02_fill_master.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/02_fill_master.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: 176 byte(s)
use data from local data directory

1 psql="sudo -u postgres psql -p 5001 adsl"
2 $psql -c 'copy spajanja from stdin;' < data/200607.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