Thanks for your response.  I missed those instructions.  I was following the README file that came with the alpha5 version.  Didn't think to check the website.  Thanks!<div><br></div><div>My guess is that the old version of PostGIS I had installed was before the alpha releases.  The version name reported was simply "PostGIS 2.0.0SVN".   </div>
<div><br></div><div>I am sure the "function not unique" error has something to do with my loading the old functions back in there via the database import.  I did run uninstall_legacy.sql and reduced the number of functions to 957.  (I didn't see a uninstall_legacy_raster.sql though, which is probably where the problem lies.) I may just manually remove then reinstall all of the functions.  <br>
<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>
<br><br><div class="gmail_quote">On Mon, Feb 20, 2012 at 2:12 PM, Bborie Park <span dir="ltr"><<a href="mailto:bkpark@ucdavis.edu">bkpark@ucdavis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
John,<br>
<br>
Based upon what you're describing, it sounds like you do have<br>
duplicative sets of functions.  As I don't know what version of<br>
PostGIS you upgraded from, I can't provide any specific advice.  At<br>
the moment, the hard upgrade needs to be following the instructions<br>
described at:<br>
<br>
<a href="http://postgis.refractions.net/documentation/manual-svn/postgis_installation.html#hard_upgrade" target="_blank">http://postgis.refractions.net/documentation/manual-svn/postgis_installation.html#hard_upgrade</a><br>

<br>
-bborie<br>
<div><div></div><div class="h5"><br>
On Mon, Feb 20, 2012 at 11:05 AM, John Callahan <<a href="mailto:john.callahan@udel.edu">john.callahan@udel.edu</a>> wrote:<br>
> I recently upgraded to PostGIS alpha5 version (using Postgres 9.0.2) on<br>
> Windows.   I believe I performed a hard upgrade (dumped my old database, ran<br>
> postgis install scripts into a new database, import previous database dump.)<br>
>   All seemed to work well.<br>
><br>
> Now, I am working with raster data.  I loaded a test raster fine.  When I<br>
> tried to access that data, I received "ERROR:  function st_value(raster,<br>
> geometry) is not unique".   When I checked through pgAdmin, I see about 1026<br>
> functions in my database.  ST_Value is in there 8 times with different<br>
> variations, some with the same number of arguments.<br>
><br>
> Could this be because when I exported my old database, I used pg_dumpall,<br>
> which included the functions, on top of what was already there?  As a fix,<br>
> could I simply delete all of the functions through pgAdmin, then<br>
> run postgis-pg90-binaries-2.0.0alpha5\share\contrib\postgis-2.0\ postgis.sql<br>
> and rtpostgis.sql?<br>
><br>
> - John<br>
><br>
> ***********************************************<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>
><br>
</div></div>> _______________________________________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
> <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Bborie Park<br>
Programmer<br>
Center for Vectorborne Diseases<br>
UC Davis<br>
<a href="tel:530-752-8380" value="+15307528380">530-752-8380</a><br>
<a href="mailto:bkpark@ucdavis.edu">bkpark@ucdavis.edu</a><br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</font></blockquote></div><br></div></div>