Re: MDAM techniques and Index Skip Scan patch

From: Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: MDAM techniques and Index Skip Scan patch
Date: 2022-03-24 11:32:14
Message-ID: ab8636e7-182f-886a-3a39-f3fc279ca45d@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/23/22 18:22, Dmitry Dolgov wrote:
>
> The CF item could be set to RwF, what would you say, Jesper?
>

We want to thank the community for the feedback that we have received
over the years for this feature. Hopefully a future implementation can
use Tom's suggestions to get closer to a committable solution.

Here is the last CommitFest entry [1] for the archives.

RwF

[1] https://commitfest.postgresql.org/37/1741/

Best regards,
Dmitry & Jesper

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2022-03-24 11:36:07 Re: Support logical replication of DDLs
Previous Message Thomas Munro 2022-03-24 11:26:43 Re: [PATCH] add relation and block-level filtering to pg_waldump