Re: GiST VACUUM

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Костя Кузнецов <chapaev28(at)ya(dot)ru>
Subject: Re: GiST VACUUM
Date: 2019-01-02 15:36:33
Message-ID: 9f11fd6c-aa0f-42e9-4ae2-b5cc8c148658@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02/01/2019 17:35, Heikki Linnakangas wrote:
> On 28/10/2018 19:32, Andrey Borodin wrote:
>> Hi everyone!
>>
>>> 2 окт. 2018 г., в 6:14, Michael Paquier <michael(at)paquier(dot)xyz> написал(а):
>>> Andrey, your latest patch does not apply. I am moving this to the next
>>> CF, waiting for your input.
>>
>> I'm doing preps for CF.
>> Here's rebased version.
>
> Thanks, I had another look at these.

Here are new patch versions, with the fixes I mentioned. Forgot to
attach these earlier.

- Heikki

Attachment Content-Type Size
0001-Physical-GiST-scan-in-VACUUM-v18-heikki.patch text/x-patch 17.0 KB
0002-Delete-pages-during-GiST-VACUUM-v18-heikki.patch text/x-patch 18.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ron 2019-01-02 15:44:57 Re: Query planner / Analyse statistics bad estimate rows=1 with maximum statistics 10000 on PostgreSQL 10.2
Previous Message Heikki Linnakangas 2019-01-02 15:35:15 Re: GiST VACUUM