Re: Newbie question: How to check how many tables avaliable at that database?

From: Nils Zonneveld <nils(at)mbit(dot)nl>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Newbie question: How to check how many tables avaliable at that database?
Date: 2001-06-13 17:01:43
Message-ID: 3B279C75.DF7F16C6@mbit.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carfield Yim wrote:
>
> I am a new user of PostgreSQL dbms, how can I check how many tables
> avaliable at that database?

In the psql tool use \dt

HTH,

Nils

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-06-13 17:20:02 Log files, how to rotate properly
Previous Message Dave Cramer 2001-06-13 16:59:31 Log files, how to rotate properly