Re: ERROR: function geomfromtext(unknown) - Mailing list pgsql-admin

From Devrim Gündüz
Subject Re: ERROR: function geomfromtext(unknown)
Date
Msg-id 1429254508.25074.1.camel@gunduz.org
Whole thread Raw
In response to ERROR: function geomfromtext(unknown)  (Ankur Kaushik <ankurkaushik@gmail.com>)
List pgsql-admin
Hi,

On Fri, 2015-04-17 at 12:31 +0530, Ankur Kaushik wrote:
> ERROR:  function geomfromtext(unknown) does not exist
> LINE 1: update route set route_string=GeomFromText(' LINESTRING(19.0...
>                                       ^
> HINT:  No function matches the given name and argument types. You might
> need to add explicit type casts.
>
>
> Facing this Error while executing Below command
>
> update route set route_string=GeomFromText(' LINESTRING(19.073210000000003
> 73.01268,19.07328 73.01181000000001,

I think it would be st_geomfromtext, and that one comes with PostGIS.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

pgsql-admin by date:

Previous
From: Ankur Kaushik
Date:
Subject: ERROR: function geomfromtext(unknown)
Next
From: Shreeyansh Dba
Date:
Subject: Re: ERROR: function geomfromtext(unknown)