pgloader

Edit Package pgloader

pgloader is a data loading tool for PostgreSQL, using the COPY command.

Its main advantage over just using COPY or \copy, and over using a Foreign Data Wrapper, is its transaction behaviour, where pgloader will keep a separate file of rejected data, but continue trying to copy good data in your database.

The default PostgreSQL behaviour is transactional, which means that any erroneous line in the input data (file or remote database) will stop the entire bulk load for the table.

pgloader also implements data reformatting.

Refresh
Refresh
Source Files
Filename Size Changed
pgloader-bundle-3.6.6.tgz 0011621529 11.1 MB
pgloader.changes 0000005104 4.98 KB
pgloader.spec 0000002953 2.88 KB
Latest Revision
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 1)
osc copypac from project:server:database:postgresql package:pgloader revision:19
Comments 0
openSUSE Build Service is sponsored by