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

Annotation of /adsl/02_fill_master.sh

Parent Directory Parent Directory | Revision Log Revision Log


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

1 dpavlin 1 cd /home/dpavlin/private/adsl || exit
2     psql="sudo -u postgres psql -p 5001 adsl"
3     ./fix_date.pl 200607.txt | $psql -c 'copy spajanja from stdin;'
4     $psql -c 'select count(*) from spajanja'
5     $psql -c 'select * from po_mjesecima'
6     cd -

Properties

Name Value
svn:executable

  ViewVC Help
Powered by ViewVC 1.1.26