Re: Add pg_freespacemap extension sql test - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add pg_freespacemap extension sql test
Date
Msg-id Yju992Vtd/nhArwL@paquier.xyz
Whole thread Raw
In response to Re: Add pg_freespacemap extension sql test  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Responses Re: Add pg_freespacemap extension sql test
List pgsql-hackers
On Wed, Mar 23, 2022 at 10:45:19AM -0300, Fabrízio de Royes Mello wrote:
> On Wed, Mar 23, 2022 at 3:05 AM Michael Paquier <michael@paquier.xyz> wrote:
>>  Another thing that itched me is that we
>> could also test more with indexes, particularly with btree, BRIN and
>> hash (the latter should not have a FSM with 10 pages as per the first
>> group batch, and each one has a stable an initial state).
>
> What about GIN/GIST indexes?

Yes, we could extend that more.  For now, I am curious to see what the
buildfarm has to say with the current contents of the patch, and I can
keep an eye on the buildfarm today, so I have applied it.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Joseph Koshakow
Date:
Subject: Re: Fix overflow in DecodeInterval
Next
From: Andres Freund
Date:
Subject: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset