Re: [PATCHES] Reduce heap tuple header size

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] Reduce heap tuple header size
Дата
Msg-id 200207011415.g61EFhE18297@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Reduce heap tuple header size  (Curt Sampson <cjs@cynic.net>)
Ответы Re: [PATCHES] Reduce heap tuple header size  (Manfred Koizar <mkoi-pg@aon.at>)
Список pgsql-hackers
Curt Sampson wrote:
> On Fri, 28 Jun 2002, 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.
> >
> > Votes are:
> >
> > 1) Apply it now
> > 2) Wait until August and see if any other table format changes are made.
> > 3) Delay patch until we have other table format changes.
> 
> I would tend to say "apply it now" so that we can get more testing
> of it.

OK, I have heard enough votes to add this.  If more votes come in while
it is in the queue, we can reevaluate.

Also, Manfred is working on making the OID field optional, so it seems
we may have more format changes coming.  Time to focus on any other data
format changes we want to be in 7.3.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Changes in /contrib/fulltextindex
Следующее
От: Tom Lane
Дата:
Сообщение: Re: HeapTupleHeader withoud oid