Re: command to view the tables

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: command to view the tables
Дата
Msg-id 1193024570.1104.22.camel@neuromancer.home.net
обсуждение исходный текст
Ответ на command to view the tables  (Shwe Yee Than <shweyeesyt@yahoo.com>)
Список pgsql-general
On Sun, 2007-10-21 at 20:35 -0700, Shwe Yee Than wrote:

> I'm new to postgresql.  I'm running postgresql database on Linux
> platform.  I just wanna know the command to view all the tables inside
> a specific database.  Can anyone tell me?

\d would be what you use in psql

or just do a \? for help..




В списке pgsql-general по дате отправления:

Предыдущее
От: Shwe Yee Than
Дата:
Сообщение: command to view the tables
Следующее
От: Ow Mun Heng
Дата:
Сообщение: Indexes & Primary Keys (based on the same columns)