| От | auxsvr |
|---|---|
| Тема | Re: FDW, too long to run explain |
| Дата | |
| Msg-id | 2614341.vqdVxeSBeF@localhost.localdomain обсуждение исходный текст |
| Ответ на | Re: FDW, too long to run explain (Jeff Janes <jeff.janes@gmail.com>) |
| Список | pgsql-general |
On Sunday, 17 February 2019 20:58:47 EET Jeff Janes wrote: > A question for the PostgreSQL hackers would be, Is it necessary and > desirable that the EXPLAIN be issued in the same transaction as the > eventual DECLARE and FETCHes? I don't think it is. I guess if the foreign > side table definition got changed between EXPLAIN and DECLARE it would > cause problems, but changing the foreign side definition out of sync with > the local side can cause problems anyway, so is that important to preserve? Won't separate transactions cause issues if the statistics of the table change in the meantime in a way that affects theplan? > Cheers, > > Jeff -- Regards, Peter
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера