Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 16:26
· 15 commits to master since this release

Changelog

Major enhancements:

  • add session statistics from pg_stat_database (Postgres 14)
  • add WAL usage statistics from pg_stat_wal (Postgres 14)
  • add progress statistics about running COPY commands from pg_stat_progress_copy (Postgres 14)
  • add filesystem stats for top utility
  • extend statistics about tables sizes
  • add support for millisecond resolution for record and report utilities
  • add naming convention for columns names

See more details here.

For packages check out v0.9.1 release