Re: data dictionary?

From: "D(dot) Duccini" <duccini(at)backpack(dot)com>
To: Beth Gatewood <bethg(at)mbt(dot)washington(dot)edu>
Cc: pgsql-novice(at)hub(dot)org
Subject: Re: data dictionary?
Date: 2000-10-18 19:53:16
Message-ID: Pine.GSO.4.03.10010181452470.14181-100000@ra.bpsi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


if you can see them with \dt you can execute SQL against them ;)

unless you're talking about system tables

On Wed, 18 Oct 2000, Beth Gatewood wrote:

> Hi-
>
> New to PostGreSQL...previously used Oracle.
>
> Could someone please tell me where the Data Dictionary is located?
> Specifically, I want to get a list of tables. I know about the \dt
> command but I would like to see where this is actually stored (so that I
>
> can execute SQL against it).
>
> TIA-
>
> Beth
>

-----------------------------------------------------------------------------
david(at)backpack(dot)com BackPack Software, Inc. www.backpack.com
+1 651.645.7550 voice "Life is an Adventure.
+1 651.645.9798 fax Don't forget your BackPack!"
-----------------------------------------------------------------------------

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Beth Gatewood 2000-10-18 19:57:07 Re: data dictionary?
Previous Message Beth Gatewood 2000-10-18 19:51:25 data dictionary?