Top
Enterprise Postgres 17 Operation Guide

B.6 High-Speed Data Load Control Functions

The table below lists the functions that can be used for high-speed data load.

Table B.5 High-speed data load control functions

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.