Doc for pg_*

Started by Rainer Gottschallalmost 27 years ago2 messagesdocs
Jump to latest
#1Rainer Gottschall
rainer.gottschall@bigfoot.de

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Rainer Gottschall (#1)
Re: [DOCS] Doc for pg_*

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