Re: ERROR: function geomfromtext(unknown)

Поиск
Список
Период
Сортировка
От Shreeyansh Dba
Тема Re: ERROR: function geomfromtext(unknown)
Дата
Msg-id CAGDYbUPJ895X96RhrXW=urN57yi2ot3mPTwFZk+wEdKj59Q0KQ@mail.gmail.com
обсуждение исходный текст
Ответ на ERROR: function geomfromtext(unknown)  (Ankur Kaushik <ankurkaushik@gmail.com>)
Список pgsql-admin
Hi Ankur,
Try function "st_geomfromtext".

Regards
Ajinkya Bangale

On Fri, Apr 17, 2015 at 12:31 PM, Ankur Kaushik <ankurkaushik@gmail.com> 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,

В списке pgsql-admin по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: ERROR: function geomfromtext(unknown)
Следующее
От: Leonid Rozenblyum
Дата:
Сообщение: 8.4 to 9.4 migration - recommended practices