Getting Column Information from a Table with psql

From: Kevin Lohka <klohka(at)aboutfacedata(dot)ab(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Getting Column Information from a Table with psql
Date: 2004-03-09 05:59:19
Message-ID: E7F5DF71-718E-11D8-96EF-000A95728606@aboutfacedata.ab.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Is there any way to get the column information from a Table with psql?

I know it is possible to get a list of Tables in the database using \dt
is there a similar command for column information?

If not are there any alternatives?

Thanks for the help.

Kevin Lohka

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Mohan 2004-03-09 06:10:43 Re: Getting Column Information from a Table with psql
Previous Message Mohan 2004-03-09 05:56:21 Re: dowloading source