Re: List Tables !

From: "Dax Duskin" <dax(dot)duskin(at)zsassociates(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: List Tables !
Date: 2001-03-08 15:40:29
Message-ID: 86256A09.00561DF1.00@zsserver3.zsassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


use the backslash commands. see \? for a list of those commands. I think the
particular command is \d or \dt. is this your question?

Dax Duskin

Catalin CIOCOIU <catalin(dot)ciocoiu(at)inpg(dot)fr> on 03/08/2001 09:23:07 AM

To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
cc: (bcc: Dax Duskin/Evanston/ZSAssociates)

Subject: [NOVICE] List Tables !

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(at)postgresql(dot)org

Attachment Content-Type Size
att1.eml application/octet-stream 1.9 KB

Browse pgsql-novice by date

  From Date Subject
Next Message Boulat Khakimov 2001-03-08 15:51:25 Re: List Tables !
Previous Message Tom Lane 2001-03-08 15:36:50 Re: postgresql & Debian