mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
doc: Update the layout of "Viewing Statistics" section.
This commit updates the "Viewing Statistics" section more like the existing catalogs chapter. - Change its layout so that an introductory paragrap is put above the table for each statistics view. Previously the explanations were below the tables. - Separate each view to different section and add index terms for them. Author: Fujii Masao Reviewed-by: Tom Lane Discussion: https://postgr.es/m/6f8a482c-b3fa-4ed9-21c3-6d222a2cb87d@oss.nttdata.com
This commit is contained in:
@@ -533,7 +533,8 @@ PostgreSQL documentation
|
||||
in a non-zero exit status. However, the base backup will not be
|
||||
removed in such a case, as if the <option>--no-clean</option> option
|
||||
had been used. Checksum verifications failures will also be reported
|
||||
in the <xref linkend="pg-stat-database-view"/> view.
|
||||
in the <link linkend="monitoring-pg-stat-database-view">
|
||||
<structname>pg_stat_database</structname></link> view.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user