summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAndres Freund2023-04-07 20:24:26 +0000
committerAndres Freund2023-04-07 20:24:26 +0000
commit704261ecc694db11d9b5feb4f05f57778214ba2f (patch)
tree469ca2e5673804e1ecf360166e8ac41ba85b1591 /doc/src
parentbf5a894c557179b85500a307104b36e846e24f48 (diff)
Improve IO accounting for temp relation writes
Both pgstat_database and pgBufferUsage count IO timing for reads of temporary relation blocks into local buffers. However, both failed to count write IO timing for flushes of dirty local buffers. Fix. Additionally, FlushRelationBuffers() seems to have omitted counting write IO (both count and timing) stats for both pgstat_database and pgBufferUsage. Fix. Author: Melanie Plageman <melanieplageman@gmail.com> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/20230321023451.7rzy4kjj2iktrg2r%40awork3.anarazel.de
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions