Re: DOCS - pg_walsummary typo?

From: Robert Treat <rob(at)xzilla(dot)net>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - pg_walsummary typo?
Date: 2026-02-16 13:13:26
Message-ID: CABV9wwN3rNVJspwhE6gZn-rXKP4CG3tc=A6LMNQ2DGYwRr3FOw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Feb 15, 2026 at 10:40 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> Hi.
>
> I found what seems to be a typo in the pg_walsummary description. I
> guess that "with" was supposed to say "within", but IMO just "in" is
> fine.
>
> BEFORE
> These binary files are found with the pg_wal/summaries subdirectory of
> the data directory...
>
> SUGGESTION
> These binary files are found in the pg_wal/summaries subdirectory of
> the data directory...
>
>
> PSA patch for the same.

+1

Robert Treat
https://xzilla.net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2026-02-16 13:16:38 Re: Improve docs syntax checking and enable it in the meson build
Previous Message Michael Banck 2026-02-16 13:05:01 Re: Refactoring postmaster's code to cleanup after child exit