Re: can't cast hstore to json

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: can't cast hstore to json
Дата
Msg-id 7178.1394738556@sss.pgh.pa.us
обсуждение исходный текст
Ответ на can't cast hstore to json  (Joe Van Dyk <joe@tanga.com>)
Список pgsql-general
Joe Van Dyk <joe@tanga.com> writes:
> I've got a postgresql 9.3.2 server, compiled from scratch. Getting this
> error:

> # select hstore('a', 'b')::json;
> ERROR:  cannot cast type hstore to json

Probably need to update the hstore extension to 1.2.

            regards, tom lane


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

Предыдущее
От: Susan Cassidy
Дата:
Сообщение: puzzling perl DBI vs psql problem
Следующее
От: Joe Van Dyk
Дата:
Сообщение: Re: can't cast hstore to json