Re: Faster data type for one-length values

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Faster data type for one-length values
Дата
Msg-id 465DD48C.2070208@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: Faster data type for one-length values  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Faster data type for one-length values  (Lew <lew@nospam.lewscanon.com>)
Список pgsql-general
Alvaro Herrera wrote:
> André Volpato wrote:
>
>> The ammount of space saved seems pretty clear to me.
>
> Yeah, zero most of the time due to alignment.

So trading off more I/O for less CPU?

I wonder if for any I/O bound database servers
it might be worth packing tightly rather than
aligning indexes on one-byte data.


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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: Vacuum DB in Postgres Vs similar concept in other RDBMS
Следующее
От: Kevin Kempter
Дата:
Сообщение: pgpool redundancy question