Re: hstore improvements?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: hstore improvements?
Дата
Msg-id 20090313191633.GA20676@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: hstore improvements?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: hstore improvements?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Heikki Linnakangas wrote:
> Alvaro Herrera wrote:
>> Andrew Gierth wrote:
>>> I have a patch almost done that adds some obvious but currently
>>> missing functionality to hstore, specifically the ability to construct
>>> an hstore from a record, and the ability to construct one from a pair
>>> of arrays.
>>>
>>> If there's any other features that people find notably missing from
>>> hstore, I could stick them in too; any requests?
>>
>> Optionally compressing the values would be nice ...
>
> The whole Datum will be toasted/compressed if it gets large enough. Is  
> that not enough?

It doesn't always gets large enough, and there's no way to control that.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: hstore improvements?
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: hstore improvements?