dbTalk Databases Forums  

Redump from postgis < 1.0.0

comp.databases.postgresql comp.databases.postgresql


Discuss Redump from postgis < 1.0.0 in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Henning Bredel
 
Posts: n/a

Default Redump from postgis < 1.0.0 - 05-16-2009 , 09:03 AM






Group,

I want to redump a DB which was dumped with a PostGIS
version < 1.0.0 (don't know the exact version, so as
the postgreSQL version).

The restore.sql script looks after a libpostgis.so.08
file, which AFAIK is now liblwgeom.so which defines
the old functions (and types respectively) like

histogram2d_in

as

lwhistogram2d_in

Is there a converting script out there, to correct the
restore.sql (for the newer versions)? Or do you have
other hints/alternatives?

My current version of postgres/postgis is the ubuntu-
bundle from Hardy repository:

postgres-8.3-postgis (postgres: 8.3, postgis: 1.3.3-1)

Thanks for answeres

Henning

--
. . . no signature

Reply With Quote
  #2  
Old   
Henning Bredel
 
Posts: n/a

Default Re: Redump from postgis < 1.0.0 - 05-16-2009 , 01:46 PM






On Sat, 16 May 2009 14:03:01 +0000, Henning Bredel wrote:

Quote:
Group,

I want to redump a DB which was dumped with a PostGIS version < 1.0.0
(don't know the exact version, so as the postgreSQL version).

Just found the `postgis_restore.pl' script in the postgis
distribution pack .. didn't come with the package bundle
from the repository.

The script is currently running .. let's see if all works
fine -- until now, it looks great

Regards

Henning

--
. . . no signature


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.