I recently upgraded to PostGIS alpha5 version (using Postgres 9.0.2) on Windows. I believe I performed a hard upgrade (dumped my old database, ran postgis install scripts into a new database, import previous database dump.) All seemed to work well.<div>
<br></div><div>Now, I am working with raster data. I loaded a test raster fine. When I tried to access that data, I received "ERROR: function st_value(raster, geometry) is not unique". When I checked through pgAdmin, I see about 1026 functions in my database. ST_Value is in there 8 times with different variations, some with the same number of arguments. </div>
<div><br></div><div>Could this be because when I exported my old database, I used pg_dumpall, which included the functions, on top of what was already there? As a fix, could I simply delete all of the functions through pgAdmin, then run postgis-pg90-binaries-2.0.0alpha5\share\contrib\postgis-2.0\ postgis.sql and rtpostgis.sql?</div>
<div><div><br clear="all"><div>- John</div><div><br></div>***********************************************<br>John Callahan, Research Scientist<br>Delaware Geological Survey, University of Delaware<br>URL: <a href="http://www.dgs.udel.edu" target="_blank">http://www.dgs.udel.edu</a><br>
*************************************************<br><br>
</div></div>