[Talk-co] Lenguaje [plpgsql] EXISTE, PgSQL dice: function postgis_full_version() does not exist

GLUPIADO DAS glupiado en yahoo.com
Sab Oct 1 20:55:40 BST 2011


Hola. 

El lenguaje [plpgsql] EXISTE, no se si en el server o en PgSQL,o en UNA BD del user postgres... 
(no soy ducho en esto...) 


Pero cuando corro la LINEA 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
postgres=# SELECT NOW(); 
              now 
------------------------------- 
 2011-10-01 14:13:30.189673-05 
(1 row) 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 

OK; cuando corro la linea 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
-bash-3.2$ createlang plpgsql geoespacial 
Password: 
createlang: language "plpgsql" is already installed in database "geoespacial" 
-bash-3.2$ 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 


Por lo tanto corro: 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
postgres=# SELECT PostGIS_Full_Version(); 
ERROR:  function postgis_full_version() does not exist 
LINE 1: SELECT PostGIS_Full_Version(); 
               ^ 
HINT:  No function matches the given name and argument types. You might need to add explicit type casts. 
postgres=# 
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 


PgSQL dice: function postgis_full_version() does not exist 


Que debo hacer? 
El lenguaje ya existe, que mas se requiere? 
¿por que no funciona? 
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.openstreetmap.org/pipermail/talk-co/attachments/20111001/27a5aba3/attachment.html>


Más información sobre la lista de distribución Talk-co