Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: bharath.rupireddyforpostgres@gmail.com
Cc: nathandbossart@gmail.com, pgsql-hackers@lists.postgresql.org
Date: 2022-07-21T04:20:12Z
Lists: pgsql-hackers
Attachments
- fix_log_WAL.patch (text/x-patch) patch
At Wed, 20 Jul 2022 17:25:33 +0530, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote in > On Wed, Jul 20, 2022 at 12:55 PM Kyotaro Horiguchi > <horikyota.ntt@gmail.com> wrote: > PSA v7 patch set. Thanks. Looks perfect, but (sorry..) in the final checking, I found "log archive" in the doc. If you agree to it please merge the attached (or refined one) and I'd call it a day. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Use the terminology "WAL file" not "log file" more consistently.
- 31dcfae83c00 16.0 landed