Remove assertion in pgstat_count_io_op()
Michael Paquier <michael@paquier.xyz>
Remove assertion in pgstat_count_io_op() An equivalent check is done with pgstat_is_ioop_tracked_in_bytes(), so there is no need for this extra one. Small cleanup that should have been included in f92c854cf406. Author: Nazir Bilal Yavuz Reviewed-by: Bertrand Drouvot Discussion: https://postgr.es/m/CAN55FZ0oqxBaaHAEsj=xFqkzE3n5P=3RA1V_igXwL-RV7QRzyw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/activity/pgstat_io.c | modified | +0 −1 |
Discussion
- Make pg_stat_io view count IOs as bytes instead of blocks 31 messages · 2024-09-11 → 2025-01-16