Re: jsonb status - 'JsonbValue' has no member named 'size'

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: jsonb status - 'JsonbValue' has no member named 'size'
Дата
Msg-id 5325B610.1030402@dunslane.net
обсуждение исходный текст
Ответ на Re: jsonb status - 'JsonbValue' has no member named 'size'  ("Erik Rijkers" <er@xs4all.nl>)
Список pgsql-hackers
On 03/16/2014 10:10 AM, Erik Rijkers wrote:
> On Sun, March 16, 2014 13:23, Andrew Dunstan wrote:
>> [ jsonb-12.patch ]
> patch applies; compiles, and builds, but contrib installs with this error:
>
> make[1]: *** No rule to make target `hstore--1.2.sql', needed by `installdata'.  Stop.
> make: *** [install-hstore-recurse] Error 2
>
> After that an instance can be started but hstore is not available:
>
> create extension hstore;
> ERROR:  could not stat file "/home/aardvark/pg_stuff/pg_installations/pgsql.jsonb/share/extension/hstore--1.3.sql":
Nosuch 
> file or directory
>
>


argh

Too many cooks might be spoiling the broth.

try attached

cheers

andrew


Вложения

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: requested shared memory size overflows size_t
Следующее
От: Greg Stark
Дата:
Сообщение: Re: [RFC] What should we do for reliable WAL archiving?