G.2. Server Applications

차례
pg_archivecleanup -- clean up PostgreSQL WAL archive files
pg_standby -- supports the creation of a PostgreSQL warm standby server
pg_test_fsync -- determine fastest wal_sync_method for PostgreSQL
pg_test_timing -- measure timing overhead
pg_upgrade -- upgrade a PostgreSQL server instance

This section covers PostgreSQL server-related applications in contrib. They are typically run on the host where the database server resides. See also 참고문헌 III, PostgreSQL 서버 응용프로그램 for information about server applications that part of the core PostgreSQL distribution.