Re: Dump/Reload broken with relocatable extensions

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Vik Fearing <vik(dot)fearing(at)dalibo(dot)com>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Dump/Reload broken with relocatable extensions
Date: 2013-09-19 21:40:05
Message-ID: m2y56swkwa.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Vik Fearing <vik(dot)fearing(at)dalibo(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-09-19 21:54:57 Re: Where to load modules from?
Previous Message Kevin Grittner 2013-09-19 21:36:53 Re: [PERFORM] encouraging index-only scans