Una consulta de instalacion

From: Judith Tito <jtito2000(at)yahoo(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Una consulta de instalacion
Date: 2006-06-13 20:58:24
Message-ID: 20060613205824.51864.qmail@web54409.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Buenos Tardes:

Estuve instalando el PostgresSQL y funciona correctamente. Luego instale el PostGis sin problemas para poder crear tablas Geograficas. Pero al querer crear una tabla me sale el siguiente error:

CREATE TABLE PARQUES (PARQUE_ID int4,PARQUE_NOMBRE
varchar(128),PARQUE_FECHA date);
SELECT AddGeometryColumn( 'gdat' , 'parques' , 'parque_geom' , 128
,'MULTIPOLYGON' , 2 ) ;

ERROR: function addgeometrycolumn("unknown", "unknown", "unknown",
integer, "unknown", integer) does not exist HINT: No function matches the given name and argument types. You may need to add explicit type casts

Los pasos que estuve realizando son los siguientes:

1. Instale postgresql-8.1.3-1.zip

2. Instale postgis-pg81-setup-1.1.2-1.exe en el mismo directorio de postgresql-8.1.3-1.zip

Gracias por la respuesta que puedan darme.





__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Agustin Casiva 2006-06-13 21:52:39 Consulta sobre material
Previous Message Juan Martínez 2006-06-13 18:16:28 [Fwd: Re: Poner fondo en un códigoPHP]