pgsql: aio: Add errcontext for processing I/Os for another backend
В списке pgsql-committers по дате отправления:
| От | Melanie Plageman |
|---|---|
| Тема | pgsql: aio: Add errcontext for processing I/Os for another backend |
| Дата | |
| Msg-id | E1tzlQm-002BoM-39@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
aio: Add errcontext for processing I/Os for another backend Push an ErrorContextCallback adding additional detail about the process performing the I/O and the owner of the I/O when those are not the same. For io_method worker, this adds context specifying which process owns the I/O that the I/O worker is processing. For io_method io_uring, this adds context only when a backend is *completing* I/O for another backend. It specifies the pid of the owning process. Author: Melanie Plageman <melanieplageman@gmail.com> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/rdml3fpukrqnas7qc5uimtl2fyytrnu6ymc2vjf2zuflbsjuul%40hyizyjsexwmm Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/b3219c69fc1e161df8d380c464b3f2cce3b6cab9 Modified Files -------------- src/backend/storage/aio/method_io_uring.c | 31 +++++++++++++++++++++++++++++++ src/backend/storage/aio/method_worker.c | 29 +++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера