Re: Re pgadmin datatype

From: Melvin Davidson <mdavidson(at)trenstar(dot)com>
To: leoabhi <abhishekrm(at)gmail(dot)com>, "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Re pgadmin datatype
Date: 2008-04-07 14:24:46
Message-ID: 5CA4D07E8D52ED4AB5499CA4E089858110A0A0F04D@star2.corp.trenstar.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello Abhi,

It seems to me that a datatype of real[] would be appropriate.
Alternative syntax is real ARRAY[3]

http://www.postgresql.org/docs/8.2/interactive/arrays.html#AEN5738

-----Original Message-----
From: pgadmin-support-owner(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of leoabhi
Sent: Monday, April 07, 2008 3:33 AM
To: pgadmin-support(at)postgresql(dot)org
Subject: Re [pgadmin-support] pgadmin datatype

Hallo,

I want to make a column which will store (x,y,z) cordinates
Eg(2.12 , -3.00012 , 5.2132)

Is there any inbuilt datatype for Pgadmin III??

Please reply with your suggestions
thanks

Abhi

--
View this message in context: http://www.nabble.com/Re-pgadmin-datatype-tp16536685p16536685.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

--
Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Willy-Bas Loos 2008-04-07 16:18:41 Re: pgAdmin hang on connection drop/reconnect
Previous Message leoabhi 2008-04-07 09:32:43 Re pgadmin datatype