PostGIS Geometry column in pg8.1.3

From: Oleg <evdakov(at)iwk(dot)uka(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: PostGIS Geometry column in pg8.1.3
Date: 2006-02-17 13:50:21
Message-ID: 43F5D49D.5030608@iwk.uka.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear All,
While workin with PostgreSQL 7.4.6 Geometry was stored as String for
example:
SRID=-1;POINT(135.744865606022 304.591390378093)
Now we have installed PostgreSQL 8.1.3.
Geometries are stored in a different format for example:
01010000003E580C9953964A41F76AF257F9CD5441
Is there a way to set up PostgreSQL8.1 or PostGIS to store geometries in
String format as it was prviously?
Thanks a lot in advance
Oleg

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Curt Schwaderer 2006-02-17 14:50:47 Writing Python triggers and the TD dictionary value
Previous Message John DeSoi 2006-02-17 13:26:10 Re: Version 8.1