githubEdit

III. PostgreSQL 伺服器應用程式

本部分包含 PostgreSQL 伺服器應用程式和支援的實用工具參考訊息。這些指令只能在資料庫伺服器所在的主機上有效運行。PostgreSQL 用戶端工具中列出了其他實用工具。

initdbarrow-up-right — create a new PostgreSQL database cluster

pg_archivecleanuparrow-up-right — clean up PostgreSQL WAL archive files

pg_checksumsarrow-up-right — enable, disable or check data checksums in a PostgreSQL database cluste

pg_controldataarrow-up-right — display control information of a PostgreSQL database cluster

pg_ctlarrow-up-right — initialize, start, stop, or control a PostgreSQL server

pg_resetwalarrow-up-right — reset the write-ahead log and other control information of a PostgreSQL database cluster

pg_rewindarrow-up-right — synchronize a PostgreSQL data directory with another data directory that was forked from it

pg_test_fsyncarrow-up-right — determine fastest wal_sync_method for PostgreSQL

pg_test_timingarrow-up-right — measure timing overhead

pg_upgradearrow-up-right — upgrade a PostgreSQL server instance

pg_waldumparrow-up-right — display a human-readable rendering of the write-ahead log of a PostgreSQL database cluster

postgresarrow-up-right — PostgreSQL database server

postmasterarrow-up-right — PostgreSQL database server

Last updated

Was this helpful?