Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
Дата
Msg-id ZuOYcb9hYfMNaHRD@nathan
обсуждение исходный текст
Ответ на Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On Thu, Sep 12, 2024 at 07:56:56PM -0500, Nathan Bossart wrote:
> I see that skimmer is failing with this error:
> 
>     ERROR:  cannot access temporary tables during a parallel operation
> 
> This makes sense because that machine has
> debug_parallel_query/force_parallel_mode set to "regress", but this test
> file has used a temporary table for a couple of years without issue...

Oh, the answer seems to be commits aeaaf52 and 47a22dc.  In short, we can't
use a temporary sequence in this test for versions older than v15.

-- 
nathan



В списке pgsql-hackers по дате отправления: