github powa-team/powa-archivist REL_4_0_0
Version 4.0.0

latest releases: debian/4.2.2-1, REL_4_2_2, debian/4.2.1-1...
4 years ago

This is a major rework of PoWA. Please not that there is not upgrade to switch to this version. You need to remove the old one and install the new 4.0.0 version.

New features:

  • Add a remote capture mode, allowing to gather data from a remote server and store them on a central repository. This avoids the overhead of storing and processing performance data on the local instance, and also allows using PoWA on hot-standby server (Julien Rouhaud, Thanks to Adrien Nayrat for extensive testing).
  • Store new metrics added in pg_stat_kcache 2.1.0 (Julien Rouhaud)
  • Aggregate relation statistics per database (Alexander Kukushkin)
  • Add support for pg_qualstats 2.0.0 (Julien Rouhaud)
  • Add a query_cleanup column to powa_functions (Julien Rouhaud)

Miscellaneous:

  • Add support for makefile option NO_PGXS (Julien Rouhaud)
  • Cleanup old databases after the expiration period, and stop gathering data belonging to dropped database when doing the snapshots (Marc Cousin)
  • Fix possible bug with background worker type in pg_stat_activity (github user ppetrov91)
  • Add some missing indexes (Julien Rouhaud, thanks to PoWA for noticing)
  • Add compatibility with upcoming pg13 (Julien Rouhaud)
  • Reduce noise is powa is disabled and the target database doesn't exist (Julien Rouhaud)

Bugfixes:

  • Schema qualify powa_take_snapshot() call, so powa can work without public being in the superuser search_path (Julien Rouhaud)
  • Fix powa_snapshot_metas dump config (Julien Rouhaud, reported by Adrien Nayrat)
  • Fix long standing bug in pg_qualstats aggregation - Fix typos in SQL comments (Magnus Hagander)

Don't miss a new powa-archivist release

NewReleases is sending notifications on new releases.