Postgis error - Mailing list pgsql-general

From Plata Martínez, Álvaro (KNMI)
Subject Postgis error
Date
Msg-id 4D347DE4.10005@knmi.nl
Whole thread Raw
Responses Re: Postgis error  (Frank Heikens <frankheikens@mac.com>)
Re: Postgis error  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Postgis error  (Ludwig Kniprath <ludwig@kni-online.de>)
List pgsql-general
Hi,

Using postgreSQL 8.4 and Postgis 1.4 in an Ubuntu 10.04 Server, when
trying to create a table:
CREATE TABLE observation (
(...)
spatial_value geometry,
);

I get this error message:
ERROR: type "geometry" does not exist

I supposed that installing postgis I would get the geographical object,
so I am not sure if I have to do anything else.

Thanks in advance for your help,
Alvaro.

pgsql-general by date:

Previous
From: John DeSoi
Date:
Subject: Re: iPad and Postgresql...
Next
From: Gary Chambers
Date:
Subject: Re: iPad and Postgresql...