Re: [DOCS] Doc for pg_*

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Rainer Gottschall <rainer(dot)gottschall(at)bigfoot(dot)de>
Cc: pgsql-interfaces(at)hub(dot)org, pgsql-docs(at)hub(dot)org
Subject: Re: [DOCS] Doc for pg_*
Date: 1999-06-25 13:23:52
Message-ID: 199906251323.JAA20591@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-interfaces

> I'm currently working on some sort of "PostGres Enterprise Manager" to
> give me an easy administration interface for my tables, databases,
> functions, etc. To do that I partly analyzed some of the pg_* tables in
> the database. I can already get all the information I need right now for
> tables, but there are still some small things that I do not know.
> So I wondered if there is any documentation of the pg_* tables, except
> the ER-diagram in the programming-docs(?).
>
> Help would be appreciated,
>
> Rainer
>
>
>

Look in contrib/findoidjoins, and run that on an empty database. It
will show you the system table joins.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

  • Doc for pg_* at 1999-06-25 09:31:36 from Rainer Gottschall

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 1999-06-25 17:46:38 Re: [DOCS] Effort of translation into Russian !
Previous Message Rainer Gottschall 1999-06-25 09:31:36 Doc for pg_*

Browse pgsql-interfaces by date

  From Date Subject
Next Message Chay Wesley 1999-06-25 13:58:14 ODBC 6.4 + Postgres 6.5 = Can't browse tables
Previous Message Michael Meskes 1999-06-25 10:18:50 Re: [INTERFACES] No such connection NULL from ECPG