Re: are there any documents describe the index mechanic?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: sunpeng <bluevaley(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: are there any documents describe the index mechanic?
Date: 2010-08-31 16:23:29
Message-ID: 201008311623.o7VGNT212056@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

sunpeng wrote:
> are there any documents describe the index mechanic? For example, how to
> store the B tree in tables in hard disk?
> thanks!
> peng

There is a README in the source tree:

http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/nbtree/README?rev=1.22

and many other README files as well.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2010-08-31 17:00:54 Re: pg_dump --compress error
Previous Message Joshua D. Drake 2010-08-31 15:43:09 Re: pg_dump --compress error