RE: Data Types

From: patrick(dot)wolf(at)Aerojet(dot)com (WOLF, PATRICK)
To: "'syed asghar'" <abemail1(at)yahoo(dot)co(dot)uk>, pgsql-novice(at)postgresql(dot)org
Subject: RE: Data Types
Date: 2000-07-27 15:18:29
Message-ID: 63A19D0F08E6D211AD740008C7B1C47B02FE164E@APD-MAIL1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

\d tablename

Pat

-----Original Message-----
From: syed asghar [mailto:abemail1(at)yahoo(dot)co(dot)uk]
Sent: Thursday, July 27, 2000 9:09 AM
To: pgsql-novice(at)postgresql(dot)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

Browse pgsql-novice by date

  From Date Subject
Next Message Phillip J. Allen 2000-07-27 17:05:38 Islands in Polygons
Previous Message syed asghar 2000-07-27 15:08:55 Data Types