B-Tree in PostgreSQL

Поиск
Список
Период
Сортировка
От Xiaolei Li
Тема B-Tree in PostgreSQL
Дата
Msg-id 20040209213858.GA5227@oceanic
обсуждение исходный текст
Ответы Re: B-Tree in PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: William Yu
Дата:
Сообщение: Re: Quad Xeon vs. Dual Itanium
Следующее
От: ewong@mail.com (Ed Wong)
Дата:
Сообщение: book for postgresql