III. PostgreSQL服務(wù)器應(yīng)用程序
這部分包括PostgreSQL服務(wù)器應(yīng)用和支持工具的參考信息。這些命令只能用于在數(shù)據(jù)庫服務(wù)器所在的主機上運行。
其它工具程序在PostgreSQL客戶端應(yīng)用程序中列出。
- Table of Contents
- initdb?--?create a new PostgreSQL database cluster
-
pg_controldata?--?display control information of a PostgreSQL database cluster
-
pg_ctl?--?initialize, start, stop, or restart 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 database server