The table below lists the functions that can be used for high-speed data load.
Name | Return type | Description |
---|---|---|
pgx_loader | bigint | Creates dynamic shared memory, starts parallel workers and loads data |
pgx_loader_recovery | smallint | Resolves in-doubt transactions |
The pgx_loader command executes the above functions internally.