Re: Strange optimization - xmin,xmax compression :)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Strange optimization - xmin,xmax compression :)
Дата
Msg-id AANLkTimvfXyB3C-C=1=U3k0CAqLtgCrAAkRbNKvgLkFt@mail.gmail.com
обсуждение исходный текст
Ответ на Strange optimization - xmin,xmax compression :)  (pasman pasmański <pasman.p@gmail.com>)
Ответы Re: Strange optimization - xmin,xmax compression :)
Список pgsql-performance
2010/12/6 pasman pasmański <pasman.p@gmail.com>:
> hello.
>
> i tested how are distributed values xmin,xmax on pages.
> in my tables . typically there are no more than 80 records
> on pages.
>
> maybe its possible to compress xmin & xmax values to
> 1 byte/per record (+table of transactions per page)?
> its reduce the space when more than 1 record is
> from the same transaction.

Not a bad idea, but not easy to implement, I think.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Index Bloat - how to tell?
Следующее
От: Mladen Gogala
Дата:
Сообщение: Re: Index Bloat - how to tell?