Description
Large datasets can be imported into PostgreSQL through repeatable loading jobs. This tool uses COPY and migration logic to move data from files or other databases into Postgres. It can overwrite or transform data, so sources, targets, and backups should be checked before running.