Re: list of data types - Mailing list pgsql-novice

From Einar Karttunen
Subject Re: list of data types
Date
Msg-id Pine.LNX.4.30.0102011236470.24275-100000@melkinpaasi.cs.Helsinki.FI
Whole thread Raw
In response to list of data types  ("Derek" <derek.mailer@virgin.net>)
List pgsql-novice
On Thu, 1 Feb 2001, Derek wrote:
> I've downloaded and printed off al the pgsql documentation from the greatbridge website,
> but can't find a comprehensive list of data types for pgsql columns.
>
> Can anyone point me in the right direction?
>
Try chapter 3 "Datatypes" from the users guide. You can read it from
http://postgresql.org/users-lounge/docs/7.0/user/datatype.htm. For
a quick list type \dT in psql.

- Einar


pgsql-novice by date:

Previous
From: "Derek"
Date:
Subject: list of data types
Next
From: Einar Karttunen
Date:
Subject: how to deteck empty tables in outer joins