Yap you can ignore all that. Those are all expected messages. Hope that helps, Regina
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Ben Madin Sent: Sunday, September 13, 2009 6:21 PM To: PostGIS Users Discussion Subject: [postgis-users] PostGIS upgrade 1.3 to 1.4 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 [email protected] Out here, it pays to know...
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
