Re: tablemeta-data

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Erik Price <eprice(at)ptc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: tablemeta-data
Date: 2003-05-23 01:45:50
Message-ID: 20030523014550.GA13701@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 22, 2003 at 12:58:21 -0400,
Erik Price <eprice(at)ptc(dot)com> wrote:
> Hi,
>
> Is there a way to execute a query that returns meta-data about the
> tables? Specifically I am interested in a psql command to display
> information about a table's column names and types.

\d table_name

Use \? to get a list of \ commands.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message elein 2003-05-23 02:17:29 Re: PRIMARY KEYS
Previous Message lyris-pg 2003-05-23 01:07:55 Re: fomatting an interval