Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: jsonb and nested hstore
Дата
Msg-id 530E5252.9010003@agliodbs.com
обсуждение исходный текст
Ответ на jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: jsonb and nested hstore  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 02/26/2014 11:39 AM, Merlin Moncure wrote:
> On Wed, Feb 26, 2014 at 12:05 PM, Josh Berkus <josh@agliodbs.com> wrote:
>> On 02/26/2014 09:57 AM, Merlin Moncure wrote:
>>> What is not going to be so clear for users (particularly without good
>>> supporting documentation) is how things break down in terms of usage
>>> between hstore and jsonb.
>>
>> Realistically?  Once we get done with mapping the indexes and operators,
>> users who are used to Hstore1 use Hstore2, and everyone else uses jsonb.
>>  jsonb is nothing other than a standardized syntax interface to hstore2,
>> and most users will choose the syntax similar to what they already know
>> over learning new stuff.
> 
> The problem is that as of today, they are not done and AFAICT will not
> be for 9.4.  

Well, we plan to push to have the indexes and operators available as an
extension by the time that 9.4 comes out.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Adding a copying type for array elements
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: extension_control_path