RE: Data Types - Mailing list pgsql-novice

From patrick.wolf@Aerojet.com (WOLF, PATRICK)
Subject RE: Data Types
Date
Msg-id 63A19D0F08E6D211AD740008C7B1C47B02FE164E@APD-MAIL1
Whole thread Raw
In response to Data Types  (syed asghar <abemail1@yahoo.co.uk>)
List pgsql-novice
\d tablename

Pat

        -----Original Message-----
        From:    syed asghar [mailto:abemail1@yahoo.co.uk]
        Sent:    Thursday, July 27, 2000 9:09 AM
        To:    pgsql-novice@postgresql.org
        Subject:    [NOVICE] Data Types

        Hello again,

        Thanks everyone for your help re: backup.

        If you are given a database and you need info about eg
        what field types were specified - How do you do this?

        I know you can list all tables with \d command and the
        table contents with a select.. but I can't seem to
        figure out how to find out what data types are used.

        ____________________________________________________________
        Do You Yahoo!?
        Get your free @yahoo.co.uk address at
http://mail.yahoo.co.uk
        or your free @yahoo.ie address at http://mail.yahoo.ie

pgsql-novice by date:

Previous
From: syed asghar
Date:
Subject: Data Types
Next
From: "julian cowans"
Date:
Subject: Triggers - temporal