DOCS - Add an "Options" section for pg_controldata

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T22:37:55Z
Lists: pgsql-hackers

Attachments

Hi.

The pg_controdata docs page [1] does not have an "Options" section,
making it strangely different from every other Server Application.

Added an "Options" section for consistency. (patch uses wording
borrowed from initdb)

PSA patch for the same.

======
[1] https://www.postgresql.org/docs/devel/app-pgcontroldata.html

Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. doc: Add section "Options" for pg_controldata