III. PostgreSQL 서버 응용프로그램

여기서는 PostgreSQL 서버 응용프로그램과 그 관련 유틸리티들에 설명을 한다. 이 명령들은 서버가 실행되고 있는 호스트에서 실행하는 것들이다. 그 외 응용프로그램에 대한 설명들은 참고문헌 II, PostgreSQL 클라이언트 응용프로그램에서 다룬다.

차례
initdb -- create a new PostgreSQL database cluster
pg_controldata -- PostgreSQL 데이터베이스 클러스터의 컨트롤 정보를 보여준다.
pg_ctl -- initialize, start, stop, or control a PostgreSQL server
pg_resetxlog -- reset the write-ahead log and other control information of a PostgreSQL database cluster
postgres -- PostgreSQL database server
postmaster -- PostgreSQL 데이터베이스 서버