Skip to content

Releases: powa-team/powa-web

version 3.0.2

18 Dec 08:47
Compare
Choose a tag to compare

Bug fixe:

  • fix regression in period updates

version 3.0.1

18 Dec 08:47
Compare
Choose a tag to compare

New features:

  • Add tabbed dashboards
  • Display installed version of handled extensions
  • Display information on pg_track_settings
  • Add a "runtime per sec" serie on per-cluster and per-db views.

Bug fixes:

  • Fix qualstat_getstatdata, condition was ignored
  • Fix #10: Handle case n_distinct is unkown.
  • Fix some syntax erors
  • On per-cluster view, the avg runtime was displayed, not the total runtime.
    Misc:
  • Show the initially sorted column in grids.
  • Make query detail widget smaller
  • Better hint on fail wizard.
  • Fix #12: Don't display sidebar on login page.

version 3.0.0

18 Dec 08:49
Compare
Choose a tag to compare

This is a new major version of the UI.

New features:

  • Add indexes suggestion for the whole database workload.
  • Add support for hypopg
  • Handle example queries from pg_qualstats
  • Handle prepared statements

Bug fixes:

  • Fix bug with negative microsecond differences

Misc:

  • Add example on how to specify a client encoding