aio: Improve debug logging around waiting for IOs master github/master
authorAndres Freund <andres@anarazel.de>
Fri, 25 Apr 2025 16:31:42 +0000 (12:31 -0400)
committerAndres Freund <andres@anarazel.de>
Fri, 25 Apr 2025 17:31:25 +0000 (13:31 -0400)
commit039bfc457e436dc5c6b1d6ef996048ae19ff480d
tree4a773687fbdbd37de943e7ac38cb5edb7f9f09ea
parent500b61769fa27e9f00a03c3f544f70da3bf3d679
aio: Improve debug logging around waiting for IOs

Trying to investigate a bug report by Alexander Lakhin made it apparent that
the debug logging around waiting for IO completion is insufficient. Fix that.

Discussion: https://postgr.es/m/h4in2db37vepagmi2oz5vvqymjasc5gyb4lpqkunj4eusu274i@37jpd3c2spd3
src/backend/storage/aio/aio.c