Great. Thank you Sandro.<div><br>That worked. I managed to install the 6874 SVN and are now able to query the geometry columns as well.</div><div><br></div><div>I then tried to backup the database, but got an error on two of my tables regarding the function postgis_typmod_out.</div>
<div>Both of the tables in question have been read from a CSV file into a table in the database. I dropped these tables and now i can backup the database.</div><div>The complete error: "ERROR: could not find the function "postgis_typmod_out" in file "/usr/lib/postgresql/8.4/lib/<a href="http://postgis-2.0.so">postgis-2.0.so</a>"</div>
<div><br></div><div>By the way. Can i actually have two databases built from two different SVN revisions at the same time? Is that possible at all?</div><div><br></div><div>Andreas<br><br><div class="gmail_quote">2011/8/17 Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net">strk@keybit.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Aug 17, 2011 at 03:29:34PM +0200, Andreas Forų Tollefsen wrote:<br>
> I see. However I cannot dump my db anymore either.<br>
> When for instance: pg_dump -Fc db1 > db1.dump<br>
> I get the same ERROR: Unknown geometry type: -256 - Unknown.<br>
<br>
</div>Did you do:<br>
<div class="im"><br>
> > Check SVN history and get back in time.<br>
<br>
</div>?<br>
<br>
--strk;<br>
<div><div></div><div class="h5"><br>
><br>
><br>
> 2011/8/17 Sandro Santilli <<a href="mailto:strk@keybit.net">strk@keybit.net</a>><br>
><br>
> > Starting from a specific revision, a new serialized format was<br>
> > enabled, requiring you to do a dump/reload.<br>
> > Check SVN history and get back in time.<br>
> > If you want to jump over, dump, svn up and restore.<br>
> ><br>
> > --strk;<br>
> ><br>
> > On Wed, Aug 17, 2011 at 03:14:23PM +0200, Andreas Forų Tollefsen wrote:<br>
> > > Hi all.<br>
> > ><br>
> > > I was experimenting with some raster functionality in the SVN 6874.<br>
> > However,<br>
> > > as there were some fixed bugs in later version I decided to create a new<br>
> > > database on my server using SVN 7749.<br>
> > > When installing this i must have updated some of the libraries, GEOS i<br>
> > guess<br>
> > > and maybe others.<br>
> > ><br>
> > > The problem now is that while the 7749 database works flawless, the 6874<br>
> > > have become corrupted.<br>
> > > When querying any geometry column i get this:<br>
> > > SELECT cshapes.geom FROM cshapes;<br>
> > > results in:<br>
> > > ERROR:  Unknown geometry type: 0 - Unknown<br>
> > ><br>
> > > It does not matter whether i query from remote or from the actual server.<br>
> > ><br>
> > > Any ideas on whether it is possible to solve this issue?<br>
> > > I will eventually recreate all of my data on the 7749 database, but as<br>
> > for<br>
> > > now i need to access the geometries stored in the 6874 database.<br>
> > ><br>
> > > Thank you in advance.<br>
> > ><br>
> > > Andreas<br>
> ><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>
> ><br>
> ><br>
> > --<br>
> ><br>
> >  ()   Free GIS & Flash consultant/developer<br>
> >  /\   <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/services.html</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>
> ><br>
<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>
<br>
<br>
--<br>
<br>
  ()   Free GIS & Flash consultant/developer<br>
  /\   <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/services.html</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>
</div></div></blockquote></div><br></div>