[ ソース: pg-activity ]
パッケージ: pg-activity (3.4.2-1)
pg-activity に関するリンク
Debian の資源:
pg-activity ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-blessed
- Thin, practical wrapper around terminal capabilities in Python3
-
- dep: python3-humanize
- Python Humanize library (Python 3)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.8)
- パッケージは利用できません
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL