Top
Enterprise Postgres 17 SP1 Reference

1.1.1 Client Commands

The commands below have options not explained in "PostgreSQL Client Applications" in the PostgreSQL Documentation.

Command

Functional overview

pg_dumpall

Extract a PostgreSQL database cluster into a script file

The command below is not explained in "Client Applications" in the PostgreSQL Documentation.

Command

Functional overview

pgx_loader

Loads data from an external file into a PostgreSQL table.