Skip to content

pg_activity 2.3.0

Compare
Choose a tag to compare
@dlax dlax released this 09 Feb 08:46
· 4 commits to maint-2.x since this release
v2.3.0
88ef27e

Fixed

  • Fix encoding errors when some database encoding is not UTF-8 #212
  • Fix blocking the query tab for multiple blockers #241
  • Avoid refreshing the header in pause/interractive #248
  • Fix various scrolling issues #247
  • Improve performance during refresh #249
  • Fix IOW status #252
  • Fix typo in manpage #238

Added

  • Handle scrolling with PAGE_UP/PAGE_DOWN and HOME/END #251
  • Introduce a new --filter option #256

Changed

  • Remove trailing commas after system information in header #255
  • Document authentication #254
  • Add missing colum qualifier for dbname #263

Deprecated

  • Support for Python 3.6 will be dropped in next release.

Full Changelog: v2.2.1...v2.3.0