Search Postgresql Archives

error en createlang

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hola Lista:
instale el postgres con el comando
./postgresql-8.3.4-1-linux-x64.bin

instale la el postgres en /usr/local/...
la base en /base/data

como yo uso caracteres en español como los acentos y la ñ Ñ le puse
es_ES.utf8 código 231

todo bien hasta que cree una base de datos

con:
-bash-3.2$ ./createdb sig_prueba1
creo la base

como estoy usando postgis le doy el comando:

-bash-3.2$ ./createlang sig_prueba1
Password:
y me sale el siguente error

createlang: language installation failed: ERROR:  unsupported language "sig_prueba1"
HINT:  The supported languages are listed in the pg_pltemplate system catalog.

que puede ser por favor una pista de solución...



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux