Re: DOCS - pg_walsummary filename

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-22T03:50:12Z
Lists: pgsql-hackers
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

Commits

  1. doc: Add description of "filename" for pg_walsummary