Re: command to view the tables

From: Ow Mun Heng <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>
To: Shwe Yee Than <shweyeesyt(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: command to view the tables
Date: 2007-10-22 03:42:50
Message-ID: 1193024570.1104.22.camel@neuromancer.home.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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..

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ow Mun Heng 2007-10-22 03:44:14 Indexes & Primary Keys (based on the same columns)
Previous Message Harvey, Allan AC 2007-10-22 03:39:00 Re: looking for some real world performance numbers