On Thu, Oct 8, 2015 at 3:49 AM, <[email protected]> wrote:

> Is there an advantage of hstore vs. json/jsonb?
>

Definitely over json because that is not indexable. I'm not seeing an
advantage over jsonb unless you want to prevent storing complex data
structures.

Reply via email to