Re: Compression

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Compression
Дата
Msg-id 4DA78854.8020401@postnewspapers.com.au
обсуждение исходный текст
Ответ на Compression  (Yang Zhang <yanghatespam@gmail.com>)
Ответы Re: Compression  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
On 15/04/2011 7:01 AM, Yang Zhang wrote:
> Is there any effort to add compression into PG, a la MySQL's
> row_format=compressed or HBase's LZO block compression?

There's no row compression, but as mentioned by others there is
out-of-line compression of large values using TOAST.

Row compression would be interesting, but I can't imagine it not having
been investigated already.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: [ADMIN] Streaming Replication limitations
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Normalize or not?