Re: List Tables ! - Mailing list pgsql-novice

From Boulat Khakimov
Subject Re: List Tables !
Date
Msg-id 3AA7AA7D.1386371E@inet-interactif.com
Whole thread Raw
In response to List Tables !  (Catalin CIOCOIU <catalin.ciocoiu@inpg.fr>)
List pgsql-novice
Catalin CIOCOIU wrote:
>
> How can I see the list the tables for a database ?
> There is a query like "show tables" ?
> I have the same problems witdh other objects: triggers procedures.
>
> What is the method for seeing this ?
>
> thanks !
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


List all tables \d

for more info on all commands do \?

Regards,
Boulat Khakimov

--
Nothing Like the Sun

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql & Debian
Next
From: "Poul L. Christiansen"
Date:
Subject: Re: List Tables !