Re: Billions of records?

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Billions of records?
Дата
Msg-id 20030721195710.GF55392@nasby.net
обсуждение исходный текст
Ответ на Re: Billions of records?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Billions of records?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Wed, Jul 16, 2003 at 06:07:22PM -0400, Tom Lane wrote:
> "Jim C. Nasby" <jim@nasby.net> 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                  jim@nasby.net
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 по дате отправления:

Предыдущее
От: nolan@celery.tssi.com
Дата:
Сообщение: Re: Why does it not use the index?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Fw: Is SQL silly as an RDBMS<->app interface?