Postgres Workload Report 1.1.0 release notes v1

Released: 15 May 2024

New features, enhancements, bug fixes, and other changes in Postgres Workload Report 1.1.0 include:

TypeDescription
FeatureAdded locking to PWR commands to avoid concurrent runs.
ChangeChanged the default value for the assets_dir config parameter to use the folder where packages place the assets (/usr/share/pwr/assets).
ChangeAdded the --use-plain-report-name option to the execute and report commands. This option bypasses the default behavior of appending the database name and report timestamp to the report name.
ChangeReworked PWR output and logging.
Bug FixFixed RPM package to have a strict dependency on edb-lasso releases 4.13.0 and later.
Bug FixFixed PWR so it doesn't fail when edb_wait_states has no samples in the range.
Bug FixFixed issues when using timestamp without time zone.
Bug FixFixed issues related to configuration handling.
Bug FixFixed issue with pwr report failing if --output-directory doesn't exist.