Re: Dump/Reload broken with relocatable extensions - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Dump/Reload broken with relocatable extensions
Date
Msg-id m2y56swkwa.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Dump/Reload broken with relocatable extensions  (Vik Fearing <vik.fearing@dalibo.com>)
Responses Re: Dump/Reload broken with relocatable extensions
Re: Dump/Reload broken with relocatable extensions
List pgsql-hackers
Vik Fearing <vik.fearing@dalibo.com> writes:
> I don't know if this has been discussed before, a cursory search of the
> archives didn't turn up anything interesting.  I perhaps didn't put in
> the right keywords.

For others not to spend too much time on this: it seems like a problem
with the extension not abiding by the rules about its relocatable
property and the @extschema@ thingy.
 http://www.postgresql.org/docs/9.3/static/extend-extensions.html#AEN54999

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: [PERFORM] encouraging index-only scans
Next
From: Andres Freund
Date:
Subject: Re: Where to load modules from?