Re: WIP: Fast GiST index build - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: WIP: Fast GiST index build
Date
Msg-id CAPpHfdtmgwOjNr7J15eCe6sXrtmq_c_52oNh-=D934SKekoGxg@mail.gmail.com
Whole thread Raw
In response to Re: WIP: Fast GiST index build  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: WIP: Fast GiST index build
List pgsql-hackers
On Fri, Jul 29, 2011 at 1:10 AM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
gistFindCorrectParent() should take care of that.
OK, now it seems that I understood. I need to verify amount memory needed for paths because it seems that they tends to accumulate. Also I need to verify final emptying, because IO guarantees of original paper is based on strict descending final emptying.
 
------
With best regards,
Alexander Korotkov.

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: cheaper snapshots
Next
From: karavelov@mail.bg
Date:
Subject: Re: cheaper snapshots