G.1. Client Applications

Table of Contents
oid2name -- resolve OIDs and file nodes in a PostgreSQL data directory
pgbench -- run a benchmark test on PostgreSQL
vacuumlo -- remove orphaned large objects from a PostgreSQL database

Note: The following description applies both to Postgres-XC and PostgreSQL if not described explicitly. You can read PostgreSQL as Postgres-XC except for version number, which is specific to each product.

This section covers PostgreSQL client applications in contrib. They can be run from anywhere, independent of where the database server resides. See also Reference II, Postgres-XC Client Applications for information about client applications that part of the core PostgreSQL distribution.