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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / pgloader
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database:postgresql/pgloader && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
pgloader-bundle-3.6.9.tgz | 0011631252 11.1 MB | |
pgloader.changes | 0000006124 5.98 KB | |
pgloader.spec | 0000003426 3.35 KB |
Latest Revision
buildservice-autocommit
accepted
request 1126548
from
Emiliano Langella (emilianolangella)
(revision 23)
baserev update by copy to link target
Comments 0