mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-12 07:31:02 +01:00
* 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
Description
No description provided
23 MiB
Languages
Common Lisp
97.5%
Makefile
1.9%
Shell
0.4%
Dockerfile
0.1%