DOCS - pg_walsummary filename

Started by Peter Smithabout 2 months ago3 messageshackers
Jump to latest
#1Peter Smith
smithpb2250@gmail.com

Hi.

The pg_walsummary was missing an Options description for the
replaceable 'file' parameter of the synopsis.

In passing, I renamed this from 'file' to 'filename', for consistency
with other Server Applications that talk about filenames. e.g.
- initdb
- pg_createsubscriber
- pg_ctl
- pg_rewind
- postgres

PSA patch for details.

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

Attachments:

v1-0001-DOCS-pg_walsummary-filename-parameter.patchapplication/octet-stream; name=v1-0001-DOCS-pg_walsummary-filename-parameter.patchDownload+11-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Peter Smith (#1)
Re: DOCS - pg_walsummary filename

On Thu, Feb 19, 2026 at 04:55:29PM +1100, Peter Smith wrote:

In passing, I renamed this from 'file' to 'filename', for consistency
with other Server Applications that talk about filenames. e.g.
- initdb
- pg_createsubscriber
- pg_ctl
- pg_rewind
- postgres

PSA patch for details.

Yep, that sounds right. Thanks.
--
Michael

#3Peter Smith
smithpb2250@gmail.com
In reply to: Michael Paquier (#2)
Re: DOCS - pg_walsummary filename

Thanks for pushing!

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

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