3 Commits

Author SHA1 Message Date
Dimitri Fontaine
723baaefa0 Fix lintian warnings, and update copyright to match PostgreSQL licence text 2010-11-09 16:13:15 +01:00
dim
1843c84636 FIX the cluttered example (see BUGS.txt), prepare 2.3.0 packaging 2008-03-10 14:39:38 +00:00
dim
8ed1e0ff2c New version of pgloader (2.0.2):
* new developpers
* python code replaces tcl code
* one config file for many tables (one command line for loading them all)
* manpage
* debian package
* supports multi-line input file (without quotes)
* Informix large objects support (loading to TEXT or BYTEA)
* configurable amount of rows per COPY instruction
* trailing slash optionnal removal (support informix UNLOAD file format)
* begin processing at any line in the file, by number or row id
* dry-run option, to validate input reading without connecting to database
* pedantic option, to stop processing on warning
2006-11-19 21:18:42 +00:00