https://github.com/ossc-db/pg_statsinfo
pg_statsinfo is a monitoring tool for PostgreSQL.
https://github.com/ossc-db/pg_statsinfo
Last synced: 2 months ago
JSON representation
pg_statsinfo is a monitoring tool for PostgreSQL.
- Host: GitHub
- URL: https://github.com/ossc-db/pg_statsinfo
- Owner: ossc-db
- License: other
- Created: 2022-01-19T05:53:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-24T06:11:40.000Z (3 months ago)
- Last Synced: 2026-03-25T07:53:13.220Z (3 months ago)
- Language: C
- Size: 30.2 MB
- Stars: 23
- Watchers: 9
- Forks: 14
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pg_statsinfo
PostgreSQL サーバの利用統計情報を定期的に収集・蓄積することで、DB設計やPostgreSQLの運用(日々の処理傾向の把握、 性能劣化などの兆候や問題発生時の原因の把握等)に役立つツールです。
起動や終了、パラメータの設定は PostgreSQL と密に連携しており、手間をかけずに導入可能です。
[日本語のマニュアルはこちら](/doc/pg_statsinfo-ja.md)
[English version here](/doc/pg_statsinfo.md)
-----
Copyright (c) 2009-2026, NTT, Inc.