Re: are there any documents describe the index mechanic? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: are there any documents describe the index mechanic?
Date
Msg-id 201008311623.o7VGNT212056@momjian.us
Whole thread Raw
In response to are there any documents describe the index mechanic?  (sunpeng <bluevaley@gmail.com>)
List 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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: pg_dump --compress error
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_dump --compress error