Re: [WIP PATCH] Index scan offset optimisation using visibility map

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tels <nospam-pg-abuse(at)bloodgate(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [WIP PATCH] Index scan offset optimisation using visibility map
Date: 2018-10-03 05:54:14
Message-ID: 21D9DBC2-52AE-4A9E-8396-8596AE25EBD0@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

> 2 окт. 2018 г., в 11:55, Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-10-03 06:09:36 Re: Performance improvements for src/port/snprintf.c
Previous Message Michael Paquier 2018-10-03 05:52:47 Re: Add SKIP LOCKED to VACUUM and ANALYZE