PostgreSQL 서버 응용프로그램


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

차례

initdb — 새 PostgreSQL 데이터베이스 클러스터 만들기
pg_archivecleanupPostgreSQL WAL 아카이브 파일 정리
pg_checksums — enable, disable or check data checksums in a PostgreSQL database cluster
pg_controldataPostgreSQL 데이터베이스 클러스터의 컨트롤 정보를 보여준다.
pg_ctlPostgreSQL 서버 초기화, 시작, 중지, 제어
pg_resetwalPostgreSQL 데이터베이스 클러스터의 미리-쓰기 로그와 기타 제어 정보를 재설정함.
pg_rewindPostgreSQL 데이터 디렉터리를 자신으로부터 파생된 또 다른 데이터 디렉터리에게 맞춰 동기화
pg_test_fsyncPostgreSQL 환경 설정 매개 변수 wal_sync_method 속도 검사
pg_test_timing — measure timing overhead
pg_upgrade — upgrade a PostgreSQL server instance
pg_waldumpPostgreSQL 데이터베이스 클러스터 미리-쓰기 로그를 사람이 읽을 수 있도록 덤프
postgresPostgreSQL 데이터베이스 서버
postmasterPostgreSQL 데이터베이스 서버