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

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
Дата
Msg-id ZuON2ERKm9nvkOYo@nathan
обсуждение исходный текст
Ответ на Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
Список pgsql-hackers
On Fri, Sep 13, 2024 at 09:47:36AM +0900, Michael Paquier wrote:
> On Thu, Sep 12, 2024 at 07:41:30PM -0500, Nathan Bossart wrote:
>> Ugh, the buildfarm is unhappy with the new tests [0] [1].  Will fix.
> 
> I'd suggest to switch the test to return a count() and make sure that
> one record exists.  The data in the page does not really matter.

That's what I had in mind.  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...

-- 
nathan



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