[postgis-users] NOTICE: type "spheroid" is not yet defined
Christian.Strobl at dlr.de
Christian.Strobl at dlr.de
Tue Nov 28 05:56:10 PST 2006
hi all,
i have compiled postgis 1.1.6 for ubuntu 6.06. at a first glance all
worked fine but with
psql -d mytestdb -f
/usr/src/postgresql/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql
i got the following messages (see below)
is that anything i have to get worried about.
greetings from munich
christian
BEGIN
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:39:
NOTICE: type "histogram2d" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:44:
NOTICE: argument type histogram2d is only a shell CREATE FUNCTION
CREATE TYPE
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:62:
NOTICE: type "spheroid" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:67:
NOTICE: argument type spheroid is only a shell CREATE FUNCTION CREATE
TYPE
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:84:
NOTICE: type "geometry" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:89:
NOTICE: argument type geometry is only a shell CREATE FUNCTION CREATE
FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:99:
NOTICE: return type geometry is only a shell CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:104:
NOTICE: argument type geometry is only a shell CREATE FUNCTION CREATE
TYPE CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION
CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE
FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:203:
NOTICE: type "box3d" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/src/postgresql-8.1.5/contrib/postgis-1.1.6/lwpostgis.sql:208:
NOTICE: argument type box3d is only a shell CREATE FUNCTION CREATE TYPE
CREATE FUNCTION CREATE FUNCTION .....
More information about the postgis-users
mailing list