Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

automated psql csv export script on windows

psql arco -c "copy (select url from urltable where scoreid=1 limit 25000) to '/h/u544835/data25000.csv'"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #automated #psql #csv #export #script #windows
ADD COMMENT
Topic
Name
4+7 =