<div dir="ltr">Hi;<div><br></div><div>all I have, is the backup directory, that have is in atached the image. I dont have the server running, only this backup, so, can I make the function from the backup directory?</div><div><br></div><div>Thanks for reply!</div><div><br></div><div>Eder</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><b>Eder Paulo Pereira</b><br></div></div>
<br><div class="gmail_quote">2015-01-28 18:02 GMT-02:00  <span dir="ltr"><<a href="mailto:postgis-devel-request@lists.osgeo.org" target="_blank">postgis-devel-request@lists.osgeo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send postgis-devel mailing list submissions to<br>
        <a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:postgis-devel-request@lists.osgeo.org">postgis-devel-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:postgis-devel-owner@lists.osgeo.org">postgis-devel-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of postgis-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: postgis error (?der Pereira)<br>
   2. Re: postgis error (R?mi Cura)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 27 Jan 2015 19:39:03 -0200<br>
From: ?der Pereira <<a href="mailto:unijic@gmail.com">unijic@gmail.com</a>><br>
To: <a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
Subject: Re: [postgis-devel] postgis error<br>
Message-ID:<br>
        <<a href="mailto:CAK9G4GogbMU3LB%2B6yQBNSXmbf70o4AZ0JYqRpieQdQQvoffYJA@mail.gmail.com">CAK9G4GogbMU3LB+6yQBNSXmbf70o4AZ0JYqRpieQdQQvoffYJA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi all;<br>
<br>
I'm trying to restore an backup of postgres. He uses postgis extension, and<br>
I get the error:<br>
public.ndims(public.geometry) does not exist.<br>
<br>
This backup is from november/2014, and my friend does not have the server,<br>
only the backup directory. Some help?<br>
<br>
*Eder Paulo Pereira*<br>
<br>
2015-01-27 19:37 GMT-02:00 ?der Pereira <<a href="mailto:unijic@gmail.com">unijic@gmail.com</a>>:<br>
<br>
> Hi all;<br>
><br>
> I'm trying to restore an backup of postgres. He uses postgis extension,<br>
> and I get the error:<br>
> public.ndims(public.geometry) does not exist.<br>
><br>
> This backup is from november/2014, and my friend does not have the server,<br>
> only the backup directory. Some help?<br>
><br>
> *Eder Paulo Pereira*<br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/postgis-devel/attachments/20150127/0ad22cb8/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/postgis-devel/attachments/20150127/0ad22cb8/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 28 Jan 2015 12:22:07 +0100<br>
From: R?mi Cura <<a href="mailto:remi.cura@gmail.com">remi.cura@gmail.com</a>><br>
To: PostGIS Development Discussion <<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a>><br>
Subject: Re: [postgis-devel] postgis error<br>
Message-ID:<br>
        <<a href="mailto:CAJvUf_uh_7XM3hrTVYMe3vAjCazv75DXKPcg5k07wCuv2m-RFw@mail.gmail.com">CAJvUf_uh_7XM3hrTVYMe3vAjCazv75DXKPcg5k07wCuv2m-RFw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hey,<br>
The situation is simple :<br>
in your base you have custom function, like this<br>
public.ndims(geometry) *which is not a postgis function.*<br>
<br>
This function is probably used in a constraint on a table (or in a trigger).<br>
<br>
I do hope for your sake that you have *a backup file*, and not a copy of<br>
the system folders<br>
<br>
Cheers,<br>
R?mi-C<br>
<br>
2015-01-27 22:39 GMT+01:00 ?der Pereira <<a href="mailto:unijic@gmail.com">unijic@gmail.com</a>>:<br>
<br>
> Hi all;<br>
><br>
> I'm trying to restore an backup of postgres. He uses postgis extension,<br>
> and I get the error:<br>
> public.ndims(public.geometry) does not exist.<br>
><br>
> This backup is from november/2014, and my friend does not have the server,<br>
> only the backup directory. Some help?<br>
><br>
> *Eder Paulo Pereira*<br>
><br>
> 2015-01-27 19:37 GMT-02:00 ?der Pereira <<a href="mailto:unijic@gmail.com">unijic@gmail.com</a>>:<br>
><br>
>> Hi all;<br>
>><br>
>> I'm trying to restore an backup of postgres. He uses postgis extension,<br>
>> and I get the error:<br>
>> public.ndims(public.geometry) does not exist.<br>
>><br>
>> This backup is from november/2014, and my friend does not have the<br>
>> server, only the backup directory. Some help?<br>
>><br>
>> *Eder Paulo Pereira*<br>
>><br>
><br>
><br>
> _______________________________________________<br>
> postgis-devel mailing list<br>
> <a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.osgeo.org/pipermail/postgis-devel/attachments/20150128/fc655652/attachment-0001.html" target="_blank">http://lists.osgeo.org/pipermail/postgis-devel/attachments/20150128/fc655652/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
<br>
End of postgis-devel Digest, Vol 142, Issue 18<br>
**********************************************<br>
</blockquote></div><br></div>