| Paketname | pgloader |
| Beschreibung | loads flat data files into PostgreSQL |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.3.2-1 |
| Sektion | universe/misc |
| Priorität | extra |
| Installierte Größe | 432 Byte |
| Hängt ab von | python (>= 2.4.4), python-psycopg2 | python-psycopg (<< 1.1.21) | python-psycopg (>= 1.1.21-14), pyt |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 57682 Byte |
| Prüfsumme MD5 | a2fe59442c955939fdcfee3bdda66306 |
| Prüfsumme SHA1 | 830878b06ac8da16c9d424f2229c2655cd51cfce |
| Prüfsumme SHA256 | 1dd6a007c31c3d7d7abe417d7cc5007ecf3626e9c656e649fbb15485f2475a1b |
| Link zum Herunterladen | pgloader_2.3.2-1_all.deb |
| Ausführliche Beschreibung | pgloader imports data from flat files and insert it into a database
table. You have to provide a configuration file containing sections,
which each defines how to load a table. CSV and text format are
supported, the former is able to import MySQL dumps when -T is used,
the latter is able to parse multi-line non-quoted with trailing
delimiter quite CSV input, such as given by Informix UNLOAD.
|