Appendix G. Additional Supplied Programs

Table of Contents

G.1. Client Applications
oid2name — resolve OIDs and file nodes in a Postgres Pro data directory
pg_probackup — manage backup and recovery of Postgres Pro database clusters
pg_repack — utility and Postgres Pro Standard extension to reorganize tables
vacuumlo — remove orphaned large objects from a Postgres Pro database
G.2. Server Applications
pg_standby — supports the creation of a Postgres Pro warm standby server
pgbouncer — a Postgres Pro connection pooler
mamonsu — a monitoring agent for collecting Postgres Pro and system metrics.

This appendix and the previous one contain information regarding the modules that can be found in the contrib directory of the Postgres Pro distribution. See Appendix F for more information about the contrib section in general and server extensions and plug-ins found in contrib specifically.

This appendix covers utility programs found in contrib. Once installed, either from source or a packaging system, they are found in the bin directory of the Postgres Pro installation and can be used like any other program.