Re: Page type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Page type
Дата
Msg-id 2033.1029810793@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Page type  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I didn't follow the index part completely, but will heap and index pages
> have the version info in the same offset?

Sure, low byte of pd_pagesize.

> Will there be a way to easily identify an index page vs. a heap page.

There already is: heap pages have zero special-space size, indexes
don't.
        regards, tom lane


В списке pgsql-hackers по дате отправления: