B-Tree in PostgreSQL - Mailing list pgsql-general

From Xiaolei Li
Subject B-Tree in PostgreSQL
Date
Msg-id 20040209213858.GA5227@oceanic
Whole thread Raw
Responses Re: B-Tree in PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
hi, i'm new to PostgreSQL and have just been briefly reading the feature
list.  i think i remember seeing somewhere that PostgreSQL can index
using the B-Tree.  does this literally mean the original B-Tree?  or is
it a variation such as B+Tree or B*Tree?  the reason i ask is that i
need sequential access to the data as provided by the B+Tree.  (that has
all the data in the leaves and has links between the leaves.) thank you.

--
Xiaolei Li        |       xli10@uiuc.edu       |        www.xiaolei.org

pgsql-general by date:

Previous
From: William Yu
Date:
Subject: Re: Quad Xeon vs. Dual Itanium
Next
From: ewong@mail.com (Ed Wong)
Date:
Subject: book for postgresql