aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2020-05-08 10:36:40 +0900
committerFujii Masao <fujii@postgresql.org>2020-05-08 10:38:01 +0900
commita354d015386a24bbe4cfcf21a983cf7a57ad89b1 (patch)
tree846b83b9b0f9c546e1403b9e5e9117abf11181c0 /src/tutorial/basics.source
parente1d70ba438a29dd03ba1ce77dcb54c0df9c4f904 (diff)
downloadpostgresql-a354d015386a24bbe4cfcf21a983cf7a57ad89b1.tar.gz
postgresql-a354d015386a24bbe4cfcf21a983cf7a57ad89b1.zip
Report missing wait event for timeline history file.
TimelineHistoryRead and TimelineHistoryWrite wait events are reported during waiting for a read and write of a timeline history file, respectively. However, previously, TimelineHistoryRead wait event was not reported while readTimeLineHistory() was reading a timeline history file. Also TimelineHistoryWrite was not reported while writeTimeLineHistory() was writing one line with the details of the timeline split, at the end. This commit fixes these issues. Back-patch to v10 where wait events for a timeline history file was added. Author: Masahiro Ikeda Reviewed-by: Michael Paquier, Fujii Masao Discussion: https://postgr.es/m/d11b0c910b63684424e06772eb844ab5@oss.nttdata.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions