On Wed, May 21, 2025 at 11:14:11AM +0900, torikoshia wrote:
> Hi,
>
> I've noticed a minor inconsistency in the output of pg_aios.
>
> According to the documentation, the values for 'operation' are described as:
>
> readv, a vectored read
> ...
> writev, a vectored write
>
> However, in a
Hi,
I've noticed a minor inconsistency in the output of pg_aios.
According to the documentation, the values for 'operation' are described
as:
readv, a vectored read
...
writev, a vectored write
However, in actual output, they appear as read and write -- without the
trailing v:
=#