Re: show all tables?

Поиск
Список
Период
Сортировка
От Pam Wampler
Тема Re: show all tables?
Дата
Msg-id 2E4528861499D41199D200A0C9B15BC001D50BC5@FRISTX
обсуждение исходный текст
Ответ на show all tables?  ("Rikard Neidenmark" <rnk01001@student.mdh.se>)
Список 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 по дате отправления:

Предыдущее
От: "Nicolas Prentzas"
Дата:
Сообщение: Parameters for views based on other views
Следующее
От: Kassel Ben CRBE
Дата:
Сообщение: Upgrading from 7.2.1 to 7.2.3 on RH7.3