Re: Brain dump: btree collapsing - Mailing list pgsql-hackers

From Michael Paesold
Subject Re: Brain dump: btree collapsing
Date
Msg-id 011001c2d401$391b4720$3201a8c0@beeblebrox
Whole thread Raw
In response to Re: Brain dump: btree collapsing  ("Curtis Faith" <curtis@galtcapital.com>)
List pgsql-hackers
Hannu Krosing <hannu@tm.ee> wrote:

> could we just not lock (for more than just to ensure atomic writes) the
> page but instead increment a "page version" on each write to detect
> changes?

Sounds like Index MVCC..., very nice. ;-)
(Of course I have no clue about feasibility, just liked the idea)

Best Regards,
Michael Paesold


pgsql-hackers by date:

Previous
From: Daniel Kalchev
Date:
Subject: Re: [pgsql-advocacy] Changing the default configuration
Next
From: Daniel Kalchev
Date:
Subject: Re: [pgsql-advocacy] Changing the default configuration