[postgis-devel] [PostGIS] #1739: Problem with soft extension upgrade
PostGIS
trac at osgeo.org
Thu Mar 29 22:11:49 PDT 2012
#1739: Problem with soft extension upgrade
------------------------------------+---------------------------------------
Reporter: otto | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.0.0
Component: build/upgrade/install | Version: 2.0.x
Resolution: worksforme | Keywords:
------------------------------------+---------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => worksforme
Comment:
Okay I just installed beta2 and then installed rc1 and then upgraded my
beta2 to rc1 and didn't run into any problems.
The only time I've seen an error similar to what you have there is when I
tried to move the schema of my postgis extension to another schema.
Though I just tried that now and magically it worked -- it let me move the
postgis extension to my topology schema and all the functions and types
moved and views (except for 2 functions) now show up in topology schema
yeah. Have to investigate why those didn't move (they might some how be
left out of extension or maybe they are from beta2 that our drop script
didn't remove. I'll put a separate ticket in for that one.
I'm running PostgreSQL 9.1.2 as well but on windows.
You might want to first try first by backing up your database and then
restoring.
Restore I think always ends up picking up the latest version.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1739#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list