Re: [DOCS] Doc for pg_* - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: [DOCS] Doc for pg_*
Date
Msg-id 199906251323.JAA20591@candle.pha.pa.us
Whole thread Raw
In response to Doc for pg_*  (Rainer Gottschall <rainer.gottschall@bigfoot.de>)
List 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@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] No such connection NULL from ECPG
Next
From: "Chay Wesley"
Date:
Subject: ODBC 6.4 + Postgres 6.5 = Can't browse tables