Dimitri Fontaine
1711ef97ff
prepare for 2.3.3~dev3 release, some testers need that
2010-11-09 14:39:37 +01:00
Dimitri Fontaine
38c8a079f2
Bugfix: MAX_PARALLEL_SECTIONS should not be None, even if not given on command line.
2010-04-07 14:11:10 +02:00
Dimitri Fontaine
efa4b6b103
Package version 2.3.3~dev1 for some testing. Won't get released yet.
2010-04-06 16:45:46 +02:00
dim
b1664ae94c
debian package related corrections
2008-06-03 12:58:14 +00:00
dim
0d53197dc8
Avoid including CVSROOT into releases
2008-03-10 15:29:45 +00:00
dim
1843c84636
FIX the cluttered example (see BUGS.txt), prepare 2.3.0 packaging
2008-03-10 14:39:38 +00:00
dim
b47a56bba1
FIX Makefile to ignore some parallel files
2008-02-25 17:26:09 +00:00
dim
a018ddac95
TODO update with status, preparing a debian experimental release
2008-02-25 16:27:07 +00:00
dim
ca2ba09c6a
Fix Makefile archive building
2008-02-25 15:47:18 +00:00
dim
277f4b313e
Document columns=* option and prepare 2.3.0~dev2 packages
2008-02-25 14:55:30 +00:00
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