Re: Newbie-question - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Newbie-question
Date
Msg-id 20031028141120.GA10133@wolff.to
Whole thread Raw
In response to Re: Newbie-question  (Victor Spång Arthursson <victor@tosti.dk>)
List pgsql-general
On Tue, Oct 28, 2003 at 15:10:44 +0100,
  Victor Spång Arthursson <victor@tosti.dk> wrote:
>
> what is the command in postresql that matches the DESCRIBE-command in
> mysql? That's, to get the fieldnames and additional info about them…

If you are using psql, then use \d tablename . \? will tell you about
other \ commands.

pgsql-general by date:

Previous
From: Victor Spång Arthursson
Date:
Subject: Re: Newbie-question
Next
From: Brendan Jurd
Date:
Subject: Re: Newbie-question