Re: New gist vacuum. - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: New gist vacuum.
Date
Msg-id 4745604C-C3BB-448B-B1D4-BE436AD94D91@yandex-team.ru
Whole thread Raw
In response to Re: New gist vacuum.  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: New gist vacuum.
List pgsql-hackers
Hi!
> 15 янв. 2018 г., в 23:42, Alexander Korotkov <a.korotkov@postgrespro.ru> написал(а):
>
> I'm very glad this patch isn't forgotten.  I've assigned to review this patch.
Cool, thanks!
> My first note on this patchset is following.  These patches touches sensitive aspects or GiST and are related to
complexconcurrency issues. 
Indeed! That is why I've divided patches: first one implements very simple scan algorithm with concurrency and
recovery,second replaces simple algorithm with two more tricky algorithms. 
> Thus, I'm sure both of them deserve high-level description in src/backend/access/gist/README.  Given this
description,it would be much easier to review the patches. 
Yes, that's definitely true. Please find README patch attached.


Best regards, Andrey Borodin.


Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: [HACKERS] Deadlock in XLogInsert at AIX
Next
From: "REIX, Tony"
Date:
Subject: RE:[HACKERS] Deadlock in XLogInsert at AIX