Re: show ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de>
Cc: bearm(at)poczta(dot)onet(dot)pl, PG Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: show ?
Date: 2002-09-04 13:40:20
Message-ID: 26868.1031146820@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de> writes:
>> How can I get a list of existing databases or tables ?
>>
> Check the chapter "System Catalog" in the "Developer's Guide";
> esp. have a look at pg_class and pg_database.

Also see the backslash commands in psql (\dt and \l in this case).

regards, tom lane

In response to

  • Re: show ? at 2002-09-04 07:26:55 from Christoph Dalitz

Responses

  • Re: show ? at 2002-09-04 17:02:32 from Linn Kubler

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-09-04 13:43:54 Re: Please help - Keep getting authentication failure when trying to restore database
Previous Message Timo Savola 2002-09-04 13:22:27 Re: Question on crypt password