pg_statsinfo 16.1 is released.
Release Notes
English
pg_statsinfo 16.1 is released.
One bug fix and several documentation corrections have been made in this version.
- Prevented simple report generation from failing due to internal division-by-zero (0/0) calculations.
The documentation has been updated as follows to match the implementation:
-
Corrected the default value of pg_statsinfo.rusage_track from "on" to "top".
-
Corrected the file permission description for the text log from "600" to "0600".
-
Added HardwareInformation to the list of reporting items for the -r option.
-
Made assorted corrections in pg_statsinfo_v16_report_information.xls in accordance with the implementation.
Japanese
pg_statsinfo 16.1 をリリースしました。
このバージョンでは1点のバグ修正と数点のドキュメントの修正を行っています
- 内部的に起きる0/0の演算で簡易レポート出力が停止しないようにしました
以下はドキュメント修正です
-
pg_statsinfo.rusage_track のデフォルト値を on から top に修正しました
-
テキストログのデフォルトパーミッションを "600" から "0600" に修正しました
-
-r オプションの説明のレポート項目から抜けていた HardwareInformation を追加しました
-
pg_statsinfo_v16_report_infomation.xls の間違った値を実装に合わせて修正しました