Sign inSign up

osimis/pg_activity

By osimis

Updated over 6 years ago

pg_activity is a terminal-based monitoring tool for Postgres showing current queries live

Image
0

2.4K

osimis/pg_activity repository overview

OVERVIEW

pg_activity is a terminal-based monitoring tool for Postgres showing current queries live.

UPSTREAM

https://github.com/julmon/pg_activity

USAGE

docker run --tty --interactive osimis/pg_activity:$VERSION [OPTIONS...]

EXAMPLE

$ 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

Tag summary

Content type

Image

Digest

Size

80.4 MB

Last updated

over 6 years ago

docker pull osimis/pg_activity:1.6.1