Re: Minor adjustment to pg_aios output naming

From: Andres Freund <andres(at)anarazel(dot)de>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor adjustment to pg_aios output naming
Date: 2025-05-22 16:54:14
Message-ID: tgbhwd4f6lmutbnqnrvgkdj3igmf3tp67exmxjwtlwlks37zv5@bfvehjyqxntv
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-05-21 15:43:01 -0400, Robert Haas wrote:
> On Tue, May 20, 2025 at 10:45 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> > I think that your suggestion of fix is right. The properties are
> > marked as "WRITEV" and "READV" for vectored operations. So the
> > documentation is right, not the name used in the code. Will fix,
> > thanks for the report.
>
> Since this was Andres's commit, I think it would have been a good idea
> to give at least 24 hours, or better yet a couple of days, for him to
> comment before committing something.

I think the change is fine, but I was also a bit surprised about the speed the
change went in...

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2025-05-22 17:12:02 Re: Logical Replication of sequences
Previous Message Robert Haas 2025-05-22 16:52:41 Re: [Util] Warn and Remove Invalid GUCs