III. Postgre-XC Server Applications

This part contains reference information for Postgre-XC server applications and support utilities. These commands can only be run usefully on the host where the database server resides. Other utility programs are listed in Reference II, Postgre-XC Client Applications.

Table of Contents
gtm --  provides global transaction management feature to Postgres-XC.
gtm_proxy --  Proxy to gtm, Postgres-XC Global Transaction Manager
gtm_ctl --  Postgres-XC GTM operation module
pgxc_ddl --  Coordinator catalog table synchronization and DDL treatment module
initdb -- create a new Postgres-XC coorinator or datanode database cluster
pg_controldata -- display control information of a coordinator or datanode database cluster of Postgres-XC
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 -- Postgres-XC database server
postmaster -- Postgres-XC database server for coordinator or datanode