DOCS - pg_walsummary filename
Started by Peter Smithabout 2 months ago3 messageshackers
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
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
- postgresPSA patch for details.
Yep, that sounds right. Thanks.
--
Michael