Re: BUG #18124: PG16 release note document bug in "Add build option to allow testing of small WAL segment sizes"

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: Bruce Momjian <bruce@momjian.us>
Cc: harukat@sraoss.co.jp, pgsql-bugs@lists.postgresql.org
Date: 2023-09-22T01:55:09Z
Lists: pgsql-bugs
On Thu, Sep 21, 2023 at 6:47 PM Bruce Momjian <bruce@momjian.us> wrote:
> Uh, it is true that we don't have any segment sizes other than WAL, but
> I am not sure people would easily know that, so I added WAL so people
> knew.

But the commit in question added a new option that can be used to
control the relation segment size -- not the WAL segment size.
Obviously, that's what TAKATSUKA-san meant.

-- 
Peter Geoghegan



Commits

  1. docs: Clarify --with-segsize-blocks documentation