pgsql: Report missing wait event for timeline history file.
В списке pgsql-committers по дате отправления:
| От | Fujii Masao |
|---|---|
| Тема | pgsql: Report missing wait event for timeline history file. |
| Дата | |
| Msg-id | E1jWrzu-0003OG-LN@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
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 Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/a354d015386a24bbe4cfcf21a983cf7a57ad89b1 Modified Files -------------- src/backend/access/transam/timeline.c | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера