Package postgresql15-server
- initdb(1) β create a new PostgreSQL database cluster
- pg_checksums(1) β enable, disable or check data checksums in a PostgreSQL database cluster
- pg_controldata(1) β display control information of a PostgreSQL database cluster
- pg_ctl(1) β initialize, start, stop, or control a PostgreSQL server
- pg_receivewal(1) β stream write\-ahead logs from a PostgreSQL server
- pg_resetwal(1) β reset the write\-ahead log and other control information of a PostgreSQL database cluster
- pg_rewind(1) β synchronize a PostgreSQL data directory with another data directory that was forked from it
- pg_upgrade(1) β upgrade a PostgreSQL server instance
- pg_waldump(1) β display a human\-readable rendering of the write\-ahead log of a PostgreSQL database cluster
- postgres(1) β PostgreSQL database server
- postmaster(1) β PostgreSQL database server