Re: ultra-newbie question (new to list and postgresql)...

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: Adrian Stovall <AdrianS(at)pfk(dot)com>
Cc: "Postgresql-novice (E-mail)" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: ultra-newbie question (new to list and postgresql)...
Date: 2001-11-13 17:39:50
Message-ID: Pine.LNX.4.30.0111131238530.26091-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, 13 Nov 2001, Adrian Stovall wrote:

> Hi all, I have what is likely a very simple question that I couldn't find
> after running through the online docs or using \h in psql. I just started
> playing with postgresql yesterday and I can't seem to find out how to view a
> list of all the tables in a database. That's all I need to know right now.

If you are using psql, \d will list all tables. To get a list of all of
the commands available in psql (not SQL syntax), use \?.

-- Brett
http://www.chapelperilous.net/
------------------------------------------------------------------------
polygon:
Dead parrot.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Adrian Stovall 2001-11-13 17:47:19 Re: ultra-newbie question (new to list and postgresql)..
Previous Message Einar Karttunen 2001-11-13 17:38:56 Re: ultra-newbie question (new to list and postgresql)...