pgloader
A data loading tool for PostgreSQL, using the COPY command
pgloader loads data from various sources into PostgreSQL. It can transform the data it reads on the fly and submit raw SQL before and after the loading. It uses the COPY PostgreSQL protocol to stream the data into the server, and manages errors.
homepage ↗ github: dimitri/pgloader
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 3.6.10 | 2 | 14 d | details › |
Versions & arches
Use flags of 3.6.10
- runtime-options Use runtime options as command line arguments
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)