Обсуждение: DOCS - Add an "Options" section for pg_controldata

Поиск
Список
Период
Сортировка

DOCS - Add an "Options" section for pg_controldata

От
Peter Smith
Дата:
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

Вложения

Re: DOCS - Add an "Options" section for pg_controldata

От
Andreas Karlsson
Дата:
On 2/17/26 11:37 PM, Peter Smith wrote:
> 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)

The changes look good and are consistent with many other commands like 
for example pg_checksums. A clear improvement in consistency.

-- 
Andreas Karlsson
Percona




Re: DOCS - Add an "Options" section for pg_controldata

От
Michael Paquier
Дата:
On Thu, Feb 19, 2026 at 04:49:13AM +0100, Andreas Karlsson wrote:
> The changes look good and are consistent with many other commands like for
> example pg_checksums. A clear improvement in consistency.

Aye.  I can get behind that as well.  That looks also like an
improvement here.
--
Michael

Вложения

Re: DOCS - Add an "Options" section for pg_controldata

От
Peter Smith
Дата:
Thanks for pushing!

I have marked the corresponding CF entry as "Committed".

======
Kind Regards,
Peter Smith.
Fujitsu Australia.