Hi,<br>here is a small patch to workaround this error message using the lastest version of debian with postgres 9.0 and postgis.<br><br>
Need to patch<br>
<a href="https://github.com/h4ck3rm1k3/osm2pgsql/commit/3b561b8995cb3eba29b61acdc656b0f31122929b">https://github.com/h4ck3rm1k3/osm2pgsql/commit/3b561b8995cb3eba29b61acdc656b0f31122929b</a><br>
resolves this problem <br>
<blockquote>operator class "gist_geometry_ops" does not exist for access method "gist"<br></blockquote>see my post :<br><a href="http://osmopenlayers.blogspot.com/2011/06/setting-of-postgis-db.html">http://osmopenlayers.blogspot.com/2011/06/setting-of-postgis-db.html</a><br clear="all">
<br>It has not been fully tested, but at least it does not crash while importing.<br>mike<br><br>-- <br>James Michael DuPont<br>Member of Free Libre Open Source Software Kosova and Albania <a href="http://flossk.org">flossk.org</a> <a href="http://flossal.org">flossal.org</a><br>
<style>img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; }
.cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; }
.cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; }
#cubbies-overlay{ position: fixed; z-index: 9999; bottom: 30px; left: 30px; box-shadow: 0 2px 3px rgba(0,0,0,0.8); border: none; }
#cubbies-overlay:hover{ box-shadow: 0 2px 3px rgb(0,0,0); }</style>