bufmgr: Remove buffer-write-dirty tracepoints
Andres Freund <andres@anarazel.de>
bufmgr: Remove buffer-write-dirty tracepoints The trace point was using the relfileno / fork / block for the to-be-read-in buffer. Some upcoming work would make that more expensive to provide. We still have buffer-flush-start/done, which can serve most tracing needs that buffer-write-dirty could serve. Discussion: https://postgr.es/m/f5164e7a-eef6-8972-75a3-8ac622ed0c6e@iki.fi
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/monitoring.sgml | modified | +0 −17 |
| src/backend/storage/buffer/bufmgr.c | modified | +0 −10 |
| src/backend/utils/probes.d | modified | +0 −2 |
Documentation touched
Discussion
- refactoring relation extension and BufferAlloc(), faster COPY 57 messages · 2022-10-29 → 2023-05-03