Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations |
| Дата | |
| Msg-id | 7502.1406575797@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [RFC] Should smgrtruncate() avoid sending sinval message for temp relations (Andres Freund <andres@2ndquadrant.com>) |
| Ответы |
Re: [RFC] Should smgrtruncate() avoid sending sinval
message for temp relations
|
| Список | pgsql-hackers |
Andres Freund <andres@2ndquadrant.com> writes:
> One thing I am wondering about around this is: Why are we only
> processing catchup events when DoingCommandRead? There's other paths
> where we can wait for data from the client for a long time. Obviously we
> don't want to process async.c stuff from inside copy, but I don't see
> why that's the case for sinval.c.
It might be all right to do it during copy, but I'd just as soon treat
that as a separate issue. If you merge it into the basic patch then it
might be hard to get rid of if there are problems.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера