Re: get table schema in psql? - Mailing list pgsql-sql

From Roderick A. Anderson
Subject Re: get table schema in psql?
Date
Msg-id Pine.LNX.4.10.10009151651290.4007-100000@altoplanos.net
Whole thread Raw
In response to Re: get table schema in psql?  ("Rommel B. Abaya" <rommel.abaya@ramcargroup.com>)
List pgsql-sql
On Fri, 15 Sep 2000, Rommel B. Abaya wrote:

> type \d [tablename] at the psql console

And if you like that try:

\d+ [tablename]

Of course it's much more impressive if you've created any COMMENTs.


Rod
--
Roderick A. Anderson
raanders@altoplanos.net               Altoplanos Information Systems, Inc.
Voice: 208.765.6149                            212 S. 11th Street, Suite 5
FAX: 208.664.5299                                  Coeur d'Alene, ID 83814



pgsql-sql by date:

Previous
From: Jie Liang
Date:
Subject: Re: Error with DISTINCT
Next
From: Keith Wong
Date:
Subject: installing pgaccess