B-Tree in PostgreSQL

From: Xiaolei Li <xli10(at)students(dot)uiuc(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: B-Tree in PostgreSQL
Date: 2004-02-09 21:38:58
Message-ID: 20040209213858.GA5227@oceanic
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)uiuc(dot)edu | www.xiaolei.org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Campano, Troy 2004-02-09 21:50:18 db_space
Previous Message William Yu 2004-02-09 20:14:45 Re: Quad Xeon vs. Dual Itanium