Re: Optimization for lazy_scan_heap - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Optimization for lazy_scan_heap
Date
Msg-id CAD21AoDrRwZm-nqi1scwLDXioFJTJa7RqXNE7H1Ae5uiYCCH_A@mail.gmail.com
Whole thread Raw
In response to Re: Optimization for lazy_scan_heap  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Mon, Oct 3, 2016 at 10:59 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Mon, Sep 26, 2016 at 5:26 AM, Rahila Syed <rahilasyed90@gmail.com> wrote:
>> Some initial comments on optimize_lazy_scan_heap_v2.patch.
>
> Seems worth pursuing. Marking as returned with feedback because of
> lack of activity and some basic reviews sent.

Thank you for reviewing this patch, and sorry for my late reply.

I've measured the performance improvement of this patch, but I got the
result showing that it can improve vacuum freeze performance 30 sec
with 32TB table. I don't think that this patch is worth to pursue any
further, so I'd like to withdraw this.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Transactions involving multiple postgres foreign servers
Next
From: Ashutosh Bapat
Date:
Subject: Re: postgres_fdw super user checks