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

From Ankur Kaushik
Subject ERROR: function geomfromtext(unknown)
Date
Msg-id CALXoLqz8QvVJq61RBAuhhSt96ScOX=SxUpA8XJqgnjoVVO0U5w@mail.gmail.com
Whole thread Raw
Responses Re: ERROR: function geomfromtext(unknown)
Re: ERROR: function geomfromtext(unknown)
List pgsql-admin
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,

pgsql-admin by date:

Previous
From: Wei Shan
Date:
Subject: PostgreSQL 9.3 - No logs while after failover in streaming replication
Next
From: Devrim Gündüz
Date:
Subject: Re: ERROR: function geomfromtext(unknown)