pg_activity is a terminal-based monitoring tool for Postgres showing current queries live
2.4K
pg_activity is a terminal-based monitoring tool for Postgres showing current queries live.
https://github.com/julmon/pg_activity
docker run --tty --interactive osimis/pg_activity:$VERSION [OPTIONS...]
$ docker run -d --net=foo --name=db postgres:12
$ docker run -ti --rm --net=foo \
osimis/pg_activity:1.6.1 --host=db --username=postgres
Content type
Image
Digest
Size
80.4 MB
Last updated
over 6 years ago
docker pull osimis/pg_activity:1.6.1