Commit bd528fe
Assort of documentation fixes
1. Add mising report item name for -r option in documentation
HardwareInformation was added as a report item, but it has been
missing in the documentaiton. Add missing "HardwareInformation"
report item for -r option, for completeness.
(internal: 58d57dc, [SI-132])
2. Align documentation with implementation
The description of pg_statsinfo.rusage_track* parameters in the manual
was inconsistent with the implementation. This commit corrects that.
Corrected items include:
- Database Statistics > Database Resource Usage (rusage)
- Query Activity > Statements (rusage)
Plan User Time / Plan Sys Time / Exec User Time / Exec Sys Time
(internal: 6505b1d, [SI-126])
3. Align documentation with implementation
Fixed an incorrectly documented initial value in the repository.
The corrected item is:
In pg_statsinfo_v16_repository_information.xls, the initial value for
the "garbage_size" item in the "alert" sheet was corrected from 20000
to -1.
(internal: dfaccdf, [SI-131])1 parent 40250e5 commit bd528fe
File tree
4 files changed
+2
-0
lines changed- doc
- files
4 files changed
+2
-0
lines changedBinary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
| 668 | + | |
668 | 669 | | |
669 | 670 | | |
670 | 671 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
| 724 | + | |
724 | 725 | | |
725 | 726 | | |
726 | 727 | | |
| |||
0 commit comments