Re: Migrating from mysql. - Mailing list pgsql-general

From Giles Lean
Subject Re: Migrating from mysql.
Date
Msg-id 14266.959194728@nemeton.com.au
Whole thread Raw
In response to Migrating from mysql.  (Joe Karthauser <joe@pavilion.net>)
Responses Re: Migrating from mysql.  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-general
On Mon, 15 May 2000 23:04:48 +0100  Joe Karthauser wrote:

> And last but not least I'm used to using the 'desc tablename' sql command
> to show the structure of a table within MySQL.  How do I do the same in
> PostgreSQL.

In psql "\i tablename".  Check out \? or the documentation for all the
different backslash commands.  You might want \z for access
permissions as well.

Regards,

Giles

pgsql-general by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re:
Next
From: "planx plnetx"
Date:
Subject: Postgres Instability