[postgis-users] PostGIS upgrade 1.3 to 1.4
Ben Madin
ben at remoteinformation.com.au
Sun Sep 13 15:20:39 PDT 2009
G'day all,
since I'm following the manual, when I tried the soft upgrade, it
seemed to work except for the following Notices:
CREATE FUNCTION
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:215: NOTICE:
type "box3d_extent" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:219: NOTICE:
argument type box3d_extent is only a shell
CREATE FUNCTION
CREATE AGGREGATE
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:2683: NOTICE:
type "pgis_abs" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:2687: NOTICE:
argument type pgis_abs is only a shell
CREATE FUNCTION
CREATE AGGREGATE
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:2732: NOTICE:
aggregate accum_old(geometry) does not exist, skipping
DROP AGGREGATE
CREATE AGGREGATE
psql:/usr/local/pgsql/share/contrib/postgis_upgrade.sql:2738: NOTICE:
aggregate st_accum_old(geometry) does not exist, skipping
DROP AGGREGATE
Not being overly knowledgable on PostGIS or PostgreSQL, do these
matter? (I'd almost be confident to guess that the last two messages
refer to the DROP AGGREGATE that follows the message?)
cheers
Ben
--
Ben Madin
REMOTE INFORMATION
t : +61 8 9192 5455
f : +61 8 9192 5535
m : 0448 887 220
Broome WA 6725
ben at remoteinformation.com.au
Out here, it pays to know...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20090914/1a4e975b/attachment.html>
More information about the postgis-users
mailing list