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

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: jsonb status - 'JsonbValue' has no member named 'size'
Дата
Msg-id 639d7c7551d2c04f79003f406c8158a4.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на Re: jsonb status - 'JsonbValue' has no member named 'size'  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: jsonb status - 'JsonbValue' has no member named 'size'  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
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": No
such
file or directory






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

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