pgloader 3.2.0+dfsg-1 source package in Ubuntu

Changelog

pgloader (3.2.0+dfsg-1) unstable; urgency=medium


  * Implement COPY files support
  * Implement MS SQL source database support
  * Lots of bug fixes
  * Full command line operations support
  * Misc improvements, cleanup, refactoring

 -- Dimitri Fontaine <email address hidden>  Thu, 15 Jan 2015 19:51:02 +0300

Upload details

Uploaded by:
dim
Uploaded to:
Sid
Original maintainer:
dim
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pgloader_3.2.0+dfsg-1.dsc 2.4 KiB 97384a6777495032f6e632184eda42250b21d747c890fd48de1c1a3a0e452186
pgloader_3.2.0+dfsg.orig.tar.gz 937.8 KiB 399b9fa5bc68ce8d5ab0d830e3ff9bc8503f43b33bb52543b0ea6640a478417f
pgloader_3.2.0+dfsg-1.debian.tar.xz 5.6 KiB 42fa2b3afdaeb4c9fbd44f656feee0bbadc6c479a069d9f747cfc5b8494160bf

Available diffs

No changes file available.

Binary packages built by this source

cl-pgloader: extract, transform and load data into PostgreSQL

 pgloader imports data from different kind of sources and COPY it into
 PostgreSQL.
 .
 The command language is described in the manual page and allows one to
 describe where to find the data source, its format, and to describe data
 processing and transformation.
 .
 Supported source formats include CSV, fixed width flat files, dBase3 files
 (DBF), and SQLite and MySQL databases. In most of those formats, pgloader
 is able to auto-discover the schema and create the tables and the indexes
 in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from
 the pgloader command directly.

pgloader: extract, transform and load data into PostgreSQL

 pgloader imports data from different kind of sources and COPY it into
 PostgreSQL.
 .
 The command language is described in the manual page and allows one to
 describe where to find the data source, its format, and to describe data
 processing and transformation.
 .
 Supported source formats include CSV, fixed width flat files, dBase3 files
 (DBF), and SQLite and MySQL databases. In most of those formats, pgloader
 is able to auto-discover the schema and create the tables and the indexes
 in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from
 the pgloader command directly.