Re: postgres and postgis - Mailing list pgsql-general

From Hubert Fröhlich
Subject Re: postgres and postgis
Date
Msg-id 3ECDE819.6040202@bvv.bayern.de
Whole thread Raw
In response to postgres and postgis  (Hubert Fröhlich <hubert.froehlich@bvv.bayern.de>)
List pgsql-general
OK, but there are datatypes (e.g. POINT etc. in Postgres), and I cannot
access them from PostGIS directly, as PostGIS uses similar geometry
types in a *different* way.

How can I use Postgres geometry datatypes in PostGIS directly? Or do I
have to migrate my data (and, eventually, my old apps too) ?


Is there a possibility to unify the development of these different
datatypes?

Regards,

Hubert


P.J. "Josh" Rovero wrote:
> PostGIS *is* postgresql, with added datatypes, operators and functions.
>
> Hubert Fröhlich wrote:
>
>> a) How arere the postgis geometries related with postgresql objects?
>> Is there a connection in the development?
>> b) Has anybody tested migrating data from postgres to PostGIS? Is this
>> step useful? What is the best practice? Or does somebody have an idea
>> how to provide the connection?
>
>
>


--
-------------------------------------------------------------------------------
Dr.-Ing. Hubert Fröhlich
Bezirksfinanzdirektion München
Alexandrastr. 3, D-80538 München, GERMANY
Tel. :+49 (0)89 / 2190 - 2980
Fax  :+49 (0)89 / 2190 - 2459
hubert.froehlich@bvv.bayern.de


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Tool for BackUp
Next
From: "alex b."
Date:
Subject: Re: caching query results