RE: Data types?

From: "Trewern, Ben" <Ben(dot)Trewern(at)mowlem(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: RE: Data types?
Date: 2001-03-08 10:24:52
Message-ID: 996802F75C3CD411B424001083FA445B05954E@CET_PONXX_FP001
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I thought:

\dT

This should do it

Ben

> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: 08 March 2001 01:00
> To: Christopher Sawtell
> Cc: Flemming Frøkjær; pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] Data types?
>
>
> Christopher Sawtell <csawtell(at)xtra(dot)co(dot)nz> writes:
> > On Thu, 08 Mar 2001 12:29, Flemming Frøkjær wrote:
> >> How do i find out what data types are available in PostgreSQL.
>
> > Look in the regression tests. Interesting stuff.
>
> And there's always "select * from pg_type" ... not to mention
> the source
> code ...
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

Browse pgsql-general by date

  From Date Subject
Next Message Mayers, Philip J 2001-03-08 11:22:11 FW: Optimisation of IN condition
Previous Message dev 2001-03-08 09:20:40 Escaping underscores in LIKE