Re: Getting tables, procedures, etc.

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Getting tables, procedures, etc.
Date: 2002-10-10 12:34:58
Message-ID: 3DA5C14A.10224.4A9FF16@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10 Oct 2002 at 5:31, Roberto (SmartBit) wrote:

> How could I do to get de User Tables, System Tables, Stored Procedures,
> Trigger, Views, etc???
> I'd like to do the same as pgAdmin ... using a TreeView at left and at rigth
> I'll show the items...

It's all there in pg meta data. Tora is one way I have discovered today to get
that information easily..

Bye
Shridhar

--
QOTD: Flash! Flash! I love you! ...but we only have fourteen hours to save
the earth!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-10-10 12:35:08 Re: deny access to system tables
Previous Message Roberto (SmartBit) 2002-10-10 12:31:51 Getting tables, procedures, etc.