パッケージ: pg-activity (1.5.0-1)
pg-activity に関するリンク
Trisquel の資源:
pg-activity ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Emmanuel Bouthenot
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Realtime PostgreSQL database server monitoring tool
PgActivity is a curses-based realtime utility to display information from a running PostgreSQL database server.
It is modelled after the standard 'top' utility, and displays information such as:
- the running, waiting and blocking queries - cpu, memory and i/o usage of each query - the queries execution time
It also provides interactive commands to sort, filter, scroll and extend the queries list displayed.
その他の pg-activity 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL