From: | "Jasbinder Singh Bali" <jsbali(at)gmail(dot)com> |
---|---|
To: | "Richard Broersma Jr" <rabroersma(at)yahoo(dot)com> |
Cc: | "Sean Davis" <sdavis2(at)mail(dot)nih(dot)gov>, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: What is this thing that is called a "Data Dictionary?" |
Date: | 2007-05-02 20:32:27 |
Message-ID: | a47902760705021332u2ba77bd9q22b89f3da156f564@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
pg_systemtables is PG equivalent of systables in sql server
~Jas
On 5/2/07, Richard Broersma Jr <rabroersma(at)yahoo(dot)com> wrote:
>
> Thanks Sean for the link, it is very helpful. It seems like the PG
> equievent to Oracles data
> dictionary are the pg_systemtables.
> --- Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> wrote:
>
> > On Wednesday 02 May 2007 15:21, Richard Broersma Jr wrote:
> > > Many of the ERD and SQL books that have have read refer to a data
> > > dictionary. However, I seem to be missing the point of what it
> acuatally
> > > is. IIRC, some books refer to it as a kind of document created by a
> DB
> > > designer, and other suggest that it is a kind of RBDMS created
> metadata.
> > >
> > > Can anyone please offer a consise description or provide a link to
> that
> > > describes what it is? Also, how is this information useful to a DBA?
> >
> > Hi, Richard. I haven't seen this "term" used before. But here is a
> link:
> >
> > http://www.oreillynet.com/pub/a/network/2002/10/28/data_dictionary.html
> >
> > Sean
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Stalewski | 2007-05-02 20:52:11 | Re: What is this thing that is called a "Data Dictionary?" |
Previous Message | Richard Broersma Jr | 2007-05-02 20:29:10 | Re: What is this thing that is called a "Data Dictionary?" |