Re: Old/New - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Old/New
Date
Msg-id 4B5B1FA5.2070906@iol.ie
Whole thread Raw
In response to Re: Old/New  ("Bob Pawley" <rjpawley@shaw.ca>)
List pgsql-general
On 23/01/2010 15:51, Bob Pawley wrote:
> I havn't been able to find documentation on how to use \d. When I open

Hi Bob,

In brief:

   \dt lists all the tables in the current schema
   \d <tablename> gives the structure of the named table

.. and loads of others. The docs are here:

   http://www.postgresql.org/docs/8.4/static/app-psql.html

See the section entitled "meta-commands", a good distance down the page.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: MySQL -> Postgres migration tools?
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: MySQL -> Postgres migration tools?