Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Billions of records? - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Billions of records?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Billions of records?  (Tom Lane <[email protected]>)
Responses Re: Billions of records?
List pgsql-general
On Wed, Jul 16, 2003 at 06:07:22PM -0400, Tom Lane wrote:
> "Jim C. Nasby" <[email protected]> writes:
> > BTW, is there any documentation on the structure of index pages?
>
> Same as heap pages...
> http://developer.postgresql.org/docs/postgres/page.html
> The index tuple header layout is different from heap tuple headers,
> but the other info on that page applies.

Sorry, said one thing and meant another... is there documentation on
index *tuple* layout?
--
Jim C. Nasby, Database Consultant                  [email protected]
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

pgsql-general by date:

Previous
From: [email protected]
Date:
Subject: Re: Why does it not use the index?
Next
From: Bruce Momjian
Date:
Subject: Re: Fw: Is SQL silly as an RDBMS<->app interface?