This is an example portfile for macports for a shell script that exports xlsx (OpenDocumentML) to csv.
Entries from January 22nd, 2010
csv2pg — Load a comma separated values file into postgresql
January 22nd, 2010 · No Comments · Linux, OS X
Here’s a simple wrapper script that I wrote in bash for bulk loading data into PostgreSQL from csv files. Beware, it also does a code page conversion at the end that you may not want. That part should be parameterized, I just haven’t gotten around to it yet. Link to the download is here 1 [...]
Tags: