Postgis error

Поиск
Список
Период
Сортировка
От Plata Martínez, Álvaro (KNMI)
Тема Postgis error
Дата
Msg-id 4D347D7E.2050902@knmi.nl
обсуждение исходный текст
Список pgsql-novice
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-novice по дате отправления:

Предыдущее
От: yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi)
Дата:
Сообщение: tuple concurrently updated
Следующее
От: A B
Дата:
Сообщение: Question about object renaming in 9.0 (release note doc.)