Skip to content
/ pgtop Public

Postgres database interactive process viewer, showing information related to the current database activity, such as state and current query.

Notifications You must be signed in to change notification settings

chagui/pgtop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

________ ________________________ ________
___  __ \__  ____/___  __/__  __ \___  __ \
__  /_/ /_  / __  __  /   _  / / /__  /_/ /
_  ____/ / /_/ /  _  /    / /_/ / _  ____/
/_/      \____/   /_/     \____/  /_/

pgtop

Postgres database interactive process viewer, showing information related to the current database activity, such as state and current query. The information displayed is configurable through a graphical setup and can be sorted and filtered interactively. Tasks related to processes (e.g. killing) can be done without entering their PIDs.

Built on top of the pg_stat_activity view.

About

Postgres database interactive process viewer, showing information related to the current database activity, such as state and current query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages