pgloader3
3.6.9Data loading and migration 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 by filling a pair of reject.dat and reject.log files. Thanks to being able to load data directly from a database source, pgloader also supports migrations from other productions to PostgreSQL. In this mode of operation, pgloader handles both the schema and data parts of the migration in a single unmanned command, allowing to implement Continuous Migration.
Origin: databases/pgloader3
Category: databases
Size: 22.7MiB
License: PostgreSQL
Maintainer: freebsd-washroom@duhanic.com
Dependencies: 2 packages
Required by: 0 packages
Website: pgloader.io
$
pkg install pgloader3Dependencies (2)
More in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database