Re: show all tables? - Mailing list pgsql-novice

From Pam Wampler
Subject Re: show all tables?
Date
Msg-id 2E4528861499D41199D200A0C9B15BC001D50BC5@FRISTX
Whole thread Raw
In response to show all tables?  ("Rikard Neidenmark" <rnk01001@student.mdh.se>)
List pgsql-novice
Hi
I am pretty new to postgresql -- but try using psql  then \dtIs (for tables
indexes sequences)
you can also select * from pg_tables, pg_indexes, pg_trigger

Hope this helps!

Pam Wampler


 -----Original Message-----
From: Rikard Neidenmark [mailto:rnk01001@student.mdh.se]
Sent: Friday, October 25, 2002 11:42 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] show all tables?



Is there any way to show all tables and/or triggers in a database? I'm not
sure but I think the command in oracle is a "SELECT * FROM USER_TABLES;" or
something similar.



Richard Neidenmark


pgsql-novice by date:

Previous
From: "Nicolas Prentzas"
Date:
Subject: Parameters for views based on other views
Next
From: Kassel Ben CRBE
Date:
Subject: Upgrading from 7.2.1 to 7.2.3 on RH7.3