PostgreSQL 9.4.1 Documentation | |||
---|---|---|---|
Prev | Up | Appendix G. Additional Supplied Programs | Next |
G.2. Server Applications
- Table of Contents
- pg_archivecleanup -- clean upPostgreSQL WAL archive files
- pg_standby -- supports the creation of aPostgreSQL warm standby server
- pg_test_fsync -- determine fastest wal_sync_method forPostgreSQL
- pg_test_timing -- measure timing overhead
- pg_upgrade -- upgrade aPostgreSQL server instance
- pg_xlogdump -- Display a human-readable rendering of the write-ahead log of aPostgreSQL database cluster
- pg_archivecleanup -- clean upPostgreSQL WAL archive files
This section coversPostgreSQL server-related applications incontrib. They are typically run on the host where the database server resides. See alsoReference III,PostgreSQL Server Applications for information about server applications that part of the corePostgreSQL distribution.