III. 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 데이터베이스 서버