database and table listing

From: steve(at)foxx(dot)uklinux(dot)net (Stephen Patterson)
To: pgsql-general(at)postgresql(dot)org
Subject: database and table listing
Date: 2000-11-01 19:00:12
Message-ID: slrn900q8r.er.steve@foxx.uklinux.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

are there any SQL statements which I can type into the psql client to give
a listing of available databases, available tables (within a database), and
to view the structure of a single table.

--
Kindness is a language which the deaf can hear and the blind can read.
-- Mark Twain

-- -- -- -- -- -- -- -- -- --

Stephen Patterson steve(at)foxx(dot)UKL(dot)net

(Replace UKL with uklinux to reply)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc SCHAEFER 2000-11-01 19:15:01 Re: Increasing Table Column Size in 7.0 Syntax
Previous Message Poul L. Christiansen 2000-11-01 18:35:49 Re: Newbie Question