Re: [DOCS] Doc for pg_*

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [DOCS] Doc for pg_*
Дата
Msg-id 199906251323.JAA20591@candle.pha.pa.us
обсуждение исходный текст
Ответ на Doc for pg_*  (Rainer Gottschall <rainer.gottschall@bigfoot.de>)
Список 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 по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] No such connection NULL from ECPG
Следующее
От: "Chay Wesley"
Дата:
Сообщение: ODBC 6.4 + Postgres 6.5 = Can't browse tables