Re: Getting Column Information from a Table with psql - Mailing list pgsql-novice

From daq
Subject Re: Getting Column Information from a Table with psql
Date
Msg-id 18962606150.20040309131424@ugyvitelszolgaltato.hu
Whole thread Raw
In response to Getting Column Information from a Table with psql  (Kevin Lohka <klohka@aboutfacedata.ab.ca>)
List pgsql-novice
KL> Is there any way to get the column information from a Table with psql?

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

KL> If not are there any alternatives?

\d tablename

DAQ


pgsql-novice by date:

Previous
From: "Tony and Bryn Reina"
Date:
Subject: Re: Anyone have example C code for Asynchronous Command Processing?
Next
From: Christian Pöcher
Date:
Subject: Re: JDBC driver & local server