Skip to content

pg_activity 1.3.0

Compare
Choose a tag to compare
@julmon julmon released this 26 Nov 15:03
· 862 commits to master since this release

Change log:

  • Python 3 support.
  • #45: Adds support for using pg_activity with Amazon RDS.
  • #41: Handle PGUSER, PGPORT and PGHOST environment variables.
  • #43: Display database name in header.

Bug fixes:

  • #39: Depraction: warning get_memory_percent() is depracted
  • 1f195b8, cca010c: New way of checking privileges of the system user running pg_activity.