Inserting/updating points

Поиск
Список
Период
Сортировка
От Holger Mitterwald
Тема Inserting/updating points
Дата
Msg-id 36A2F889.686F7DE2@coi.ina.de
обсуждение исходный текст
Список pgsql-sql
Hello,
I really do have problems handling the type "point" in postgresql 6.3.2
How do I insert point values in a database? The manual claims something about
INSERT INTO bla (id, p) VALUES ( 1, (1.13, 2.4) )
WHERE id is of type int and p is of type point.

How does it REALLY work?

So long,
        Holger
--
--------------------------------------------------------------------------------
Holger Mitterwald COI-D        ####   #####    ###       CONSULTING FUER
OFFICE
COI GmbH Herzogenaurach       #      #     #    #        UND INFORMATION
Industriestrasse 1 - 3        #      #     #    #        MANAGEMENT GmbH
D-91074 Herzogenaurach         ####   #####    ###       Tel.: 09132/82-3811

В списке pgsql-sql по дате отправления:

Предыдущее
От: "Tim J Trowbridge"
Дата:
Сообщение: Re: [SQL] Viewing access privileges
Следующее
От: Michael Olivier
Дата:
Сообщение: need help with error: cannot find attribute 1 of relation...