From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Erik Rijkers <er(at)xs4all(dot)nl> |
Cc: | Peter Geoghegan <pg(at)heroku(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: jsonb status - 'JsonbValue' has no member named 'size' |
Date: | 2014-03-16 14:32:48 |
Message-ID: | 5325B610.1030402@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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": No such
> file or directory
>
>
argh
Too many cooks might be spoiling the broth.
try attached
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
jsonb-12-a.patch | text/x-patch | 423.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2014-03-16 14:47:29 | Re: [RFC] What should we do for reliable WAL archiving? |
Previous Message | Craig Ringer | 2014-03-16 14:31:06 | Re: requested shared memory size overflows size_t |