Re: Pluggable Storage - Andres's take - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Pluggable Storage - Andres's take
Date
Msg-id CAA4eK1LojQBQ-0ha=cFxHgT=RoXYBAnWZuWPNfOLQ6468OZYpQ@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable Storage - Andres's take  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Tue, Oct 16, 2018 at 12:37 AM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
>
> I've examined code in pluggable-zheap branch and EDB github [1] and I
> didn't found anything related to "delete-marking" indexes as stated on
> slide #25 of presentation [2].  So, basically contract between heap
> and indexes is remain unchanged: once you update one indexed field,
> you have to update all the others.
>

Yes, this will be the behavior for the first version.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Large writable variables
Next
From: Sergei Kornilov
Date:
Subject: Re: pg11rc1 DROP INDEX: NOTICE: drop_trigger