12 Commits

Author SHA1 Message Date
dim
ba366190cc Adapt Makefile to build a RPM suitable archive file 2008-02-14 23:09:06 +00:00
dim
6b40de9408 Add a TODO list, to avoid loosing track of ideas for next versions 2008-02-12 17:31:33 +00:00
dim
8605b14084 * pgloader -V now VACUUM each table separately, no more vacuumdb issued
* New option -D to DISABLE Triggers while loading (ENABLE them one done)
2008-02-01 10:24:39 +00:00
dim
851eeaaac3 make site target for uploading html documentation 2007-12-08 20:19:32 +00:00
dim
20d579cca6 More aggressive cleaning for preparing the orig tarball for debian
packaging.
2007-12-03 10:10:00 +00:00
dim
1116b2ceac FIX debian packaging wrt pysupport proper usage.
pgloader modules now are installed into /usr/share/python-support/pgloader
2007-12-01 10:15:29 +00:00
dim
d9f328ce4d debian packaging 2007-11-29 21:30:25 +00:00
dim
3a8ac261c8 Support for template sections, WIP 2007-11-26 17:36:49 +00:00
dim
a80e62642e packaging of 2.2.4 2007-11-21 10:27:22 +00:00
dim
9b9ef1cc05 pgloader can now reformat data on-the-fly, using modules in reformat package,
dynamically loading them as they're found in the configuration.

Some User-Defined Columns bugfixes too.
2007-11-20 11:54:07 +00:00
dim
921db51d65 * Support for datestyle setting
* Support for omiting column numbering
  * Change documentation source format from SGML to asciidoc
  * New version 2.2.1
2007-08-23 10:38:09 +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