Re: Dump/Reload broken with relocatable extensions

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

On 09/19/2013 11:40 PM, Dimitri Fontaine wrote:
> 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

We've reported this as a PostGIS bug.
http://trac.osgeo.org/postgis/ticket/2485

--
Vik

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2013-09-23 13:36:06 Re: [RFC] Extend namespace of valid guc names
Previous Message Stephen Frost 2013-09-23 13:02:41 Re: Strange hanging bug in a simple milter