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

From Stefan Keller
Subject Re: WIP: Fast GiST index build
Date
Msg-id CAFcOn289Gqs2uA4WM4p1+pq8ktwU+Y6g4tYss1h0XKeVons-iQ@mail.gmail.com
Whole thread Raw
In response to Re: WIP: Fast GiST index build  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: WIP: Fast GiST index build
List pgsql-hackers
Hi,

Unlogged tables seems to me to follow a similar goal. Obviously GiST
indexes are not supported there.
Do you know the technical reason?
Do you see some synergy in your work on fast GiST index building and
unlogged tables?

Yours, Stefan

2011/9/6 Alexander Korotkov <aekorotkov@gmail.com>:
> Small bugfix: in gistBufferingFindCorrectParent check that downlinkoffnum
> doesn't exceed maximal offset number.
> ------
> With best regards,
> Alexander Korotkov.
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
>


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: B-tree parent pointer and checkpoints
Next
From: Heikki Linnakangas
Date:
Subject: Re: B-tree parent pointer and checkpoints