Re: JSON query help - Mailing list pgsql-novice

From Tom Lane
Subject Re: JSON query help
Date
Msg-id 29868.1567022103@sss.pgh.pa.us
Whole thread Raw
In response to Re: JSON query help  (Gavin Henry <gavin.henry@gmail.com>)
Responses Re: JSON query help  (Gavin Henry <gavin.henry@gmail.com>)
List pgsql-novice
Gavin Henry <gavin.henry@gmail.com> writes:
> ERROR:  function jsonb_build_object(text, jsonb) does not exist

Hm ... if the server knows jsonb but not jsonb_build_object(),
it must be 9.4.x, which is pretty old.  9.4.x will be EOL in
November, if memory serves.  You should think about upgrading.

            regards, tom lane



pgsql-novice by date:

Previous
From: Gavin Henry
Date:
Subject: Re: JSON query help
Next
From: Gavin Henry
Date:
Subject: Re: JSON query help