Re: jsonb and nested hstore

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Hannu Krosing <hannu(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Subject: Re: jsonb and nested hstore
Date: 2014-02-28 03:27:55
Message-ID: 5310023B.9080900@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 02/27/2014 10:09 PM, Peter Geoghegan wrote:

> * It hardly makes any sense to have an in-core jsonb if it comes with
> no batteries included. You need to install hstore for this jsonb
> implementation to be of *any* use anyway.

This is complete nonsense. Right out of the box today a considerable
number of the json operations are likely to be considerable faster.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2014-02-28 03:29:23 Re: extension_control_path
Previous Message Stephen Frost 2014-02-28 03:17:30 Re: extension_control_path