Re: Where to document system views?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Where to document system views?
Дата
Msg-id Pine.LNX.4.30.0110152040370.631-100000@peter.localdomain
обсуждение исходный текст
Ответ на Where to document system views?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Where to document system views?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Tom Lane writes:

> My current thought is to add a section somewhere that describes these
> views, but where?  I don't think it's quite right to document them
> under the System Catalogs chapter of the Developer's Guide, since
> they're all intended for use by ordinary users and dbadmins; the
> system itself doesn't use them. Thoughts?

The pg_stat-related views ought to become part of a new section that
describes that whole deal in the first place.  If there is a lot to say it
could become a new chapter in the Admin Guide (perhaps "Monitoring...").
If there is only little to say it could be thrown into the big old "Server
Run-time Environment".

The others could become part of a chapter in the User's Guide I've been
meaning to write on "schema creation", which would describe what tables,
views, contraints, and such are.  A subsection on how to reverse engineer
the created schema would fit naturally.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: ecpg error codes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Where to document system views?