Re: Where to document system views?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where to document system views?
Дата
Msg-id 21289.1003174283@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Where to document system views?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
Peter Eisentraut <peter_e@gmx.net> writes:
> 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...").

That seems like a good plan for Jan's runtime statistics stuff.  But
pg_stats doesn't quite fit with the others.  Maybe I'll put it into the
"performance tips" area.

> 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.

Seems okay.  Are you thinking of getting that done for 7.2, or is this a
long-term idea?

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Where to document system views?
Следующее
От: speeves@unt.edu (speeves)
Дата:
Сообщение: Re: docs about security