Hi, I have install postgresql 8.0.3 with no problem; I want now try to install gis database : i use command on DOS like this C:\postgresql>createdb SIG --> it is OK C:\postgresql>psql -d SIG -f D:\postgresql\share\contrib\lwpostgis.sql --> i have this message :
psql:D:/postgresql/share/contrib/lwpostgis.sql:48: ERROR: type "histogram2d" already exists psql:D:/postgresql/share/contrib/lwpostgis.sql:65: ERROR: current transaction is aborted, commands ignored until end of transaction block psql:D:/postgresql/share/contrib/lwpostgis.sql:70: ERROR: current transaction is aborted, commands ignored until end of transaction block ..... Have you an idea ? thanks _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
