Re: [PATCHES] Reduce heap tuple header size

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: [PATCHES] Reduce heap tuple header size
Дата
Msg-id 20020628235026.GB7050@klamath.dyndns.org
обсуждение исходный текст
Ответ на Re: [PATCHES] Reduce heap tuple header size  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Fri, Jun 28, 2002 at 07:32:00PM -0400, Bruce Momjian wrote:
> OK, we need to vote on this patch.  It reduces the tuple header by 4
> bytes (11% decrease).
> 
> If we apply it, we will not be able to easily use pg_upgrade for 7.3
> because the on-disk table format will change.

I vote for apply it now -- if there are no other on-disk format changes
made by late August and pg_upgrade is actually a valid, production-quality
upgrade mechanism (which I'm not prepared to assume), consider
reverting it.

Cheers,

Neil

-- 
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Reduce heap tuple header size
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Object Oriented Features