Re: Make pg_stat_io view count IOs as bytes instead of blocks
От | Nazir Bilal Yavuz |
---|---|
Тема | Re: Make pg_stat_io view count IOs as bytes instead of blocks |
Дата | |
Msg-id | CAN55FZ3_1LNrNXBtkeZqED6=JPYHRW+maemG+V_fGdMtivUd-A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Make pg_stat_io view count IOs as bytes instead of blocks (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>) |
Ответы |
Re: Make pg_stat_io view count IOs as bytes instead of blocks
|
Список | pgsql-hackers |
Hi, On Tue, 14 Jan 2025 at 06:18, Michael Paquier <michael@paquier.xyz> wrote: > > On Fri, Jan 10, 2025 at 08:23:46AM +0000, Bertrand Drouvot wrote: > > On Fri, Jan 10, 2025 at 10:15:52AM +0300, Nazir Bilal Yavuz wrote: > >> But I agree that having a macro has more benefits, > >> also there already is a check for the 'io_op < IOOP_NUM_TYPES' in the > >> pgstat_count_io_op() function. > > > > Yeah, I think we can remove the "io_op < IOOP_NUM_TYPE" assertion in > > pgstat_count_io_op() (but keep this check as part of the macro). > > > > Appart from the above, LGTM. > > Okay, so applied. > > And I've somewhat managed to fat-finger the business with > pgstat_count_io_op() with an incorrect rebase. Will remove in a > minute.. Thank you! -- Regards, Nazir Bilal Yavuz Microsoft
В списке pgsql-hackers по дате отправления: