Re: [WIP PATCH] Index scan offset optimisation using visibility map - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: [WIP PATCH] Index scan offset optimisation using visibility map
Date
Msg-id 21D9DBC2-52AE-4A9E-8396-8596AE25EBD0@yandex-team.ru
Whole thread Raw
In response to Re: [WIP PATCH] Index scan offset optimisation using visibility map  (Michail Nikolaev <michail.nikolaev@gmail.com>)
Responses Re: [WIP PATCH] Index scan offset optimisation using visibility map  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi!

> 2 окт. 2018 г., в 11:55, Michail Nikolaev <michail.nikolaev@gmail.com> написал(а):
>
> > Okay, it has been more than a couple of days and the patch has not been
> > updated, so I am marking as returned with feedback.
>
> Yes, it is more than couple of days passed, but also there is almost no feedback since 20 Mar after patch design was
changed:) 
> But seriously - I still working on it

Let's move this to CF 2018-11? Obviously, it is WiP, but it seems that patch is being discussed, author cares about it.


Best regards, Andrey Borodin.

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add SKIP LOCKED to VACUUM and ANALYZE
Next
From: Andres Freund
Date:
Subject: Re: Performance improvements for src/port/snprintf.c