Ticket #1391 (new defect)
postgis errors during upgrade of old db
| Reported by: | robe | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.1 |
| Component: | build/upgrade/install | Version: | trunk |
| Keywords: | Cc: |
Description
strk,
Here are the errors I see in the db I moved over from my PostgreSQL 8.4 windows 2003 PostGIS 1.5 (32-bit) -> windows 2008 64-bit PostGIS 2.0 (running 32-bit PostGIS/PostreSQL 9.1).
they might all be expected but the intructions say I should not be getting errors. Note: I intentionally did not install the legacy.sql fully expecting that the script would not try to restore old deprecated functions so some of these might be the result of sql/plpgsql user functions not being able to find old ones. I suspect though that many of these are postgis packaged ones since most of these I don't recall ever using in my code on this db.
This is a database that has been upgraded many times since pre-1.0 and was currently 1.5.3.
See attached file.

