ERROR: function geomfromtext(unknown)

From: Ankur Kaushik <ankurkaushik(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: ERROR: function geomfromtext(unknown)
Date: 2015-04-17 07:01:21
Message-ID: CALXoLqz8QvVJq61RBAuhhSt96ScOX=SxUpA8XJqgnjoVVO0U5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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,

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim Gündüz 2015-04-17 07:08:28 Re: ERROR: function geomfromtext(unknown)
Previous Message Wei Shan 2015-04-16 10:23:33 PostgreSQL 9.3 - No logs while after failover in streaming replication