You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
docs: Reframe track_io_timing related docs as wait time
With AIO it does not make sense anymore to track the time for each individualIO, as multiple IOs can be in-flight at the same time. Instead we now trackthe time spent *waiting* for IOs.This should be reflected in the docs. While, so far, we only do a subset ofreads, and no other operations, via AIO, describing the GUC and view columnsas measuring IO waits is accurate for synchronous and asynchronous IO.Reviewed-by: Noah Misch <noah@leadboat.com>Discussion:https://postgr.es/m/5dzyoduxlvfg55oqtjyjehez5uoq6hnwgzor4kkybkfdgkj7ag@rbi4gsmzaczk