Re: A thought on Index Organized Tables - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: A thought on Index Organized Tables
Date
Msg-id 9362e74e1003020104q14a4b3fayb7c4ae5ca8bdc510@mail.gmail.com
Whole thread Raw
In response to Re: A thought on Index Organized Tables  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers

I think you have to take up a simpler project as a first project. This
is a major overhaul of transaction information and it depends on
understanding how a lot of different areas work -- all of which are
very complex tricky areas to understand.



Greg,
          I just feel the fast full index scan may not be of much value, if we have to go to the table for visibility information. I think the feature needs the visibility map to get completed. Please let me know, if you feel otherwise.

Thanks,
Gokul.

pgsql-hackers by date:

Previous
From: "Albe Laurenz"
Date:
Subject: WAL replay does not verify integrity
Next
From: Greg Stark
Date:
Subject: Re: Hung postmaster (8.3.9)