-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5609 from EnterpriseDB/docs/PWR-release-1.1.0
PWR release 1.1.0
- Loading branch information
Showing
4 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Postgres Workload Report 1.1.0 release notes" | ||
navTitle: Version 1.1.0 | ||
--- | ||
|
||
Released: 15 May 2024 | ||
|
||
New features, enhancements, bug fixes, and other changes in Postgres Workload Report 1.1.0 include: | ||
|
||
| Type | Description | | ||
| ----------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| Feature | Add locking to PWR commands to avoid concurrent runs | | ||
| Change | Changed the default value for the `assets_dir` config parameter to use the folder where packages place the assets (`/usr/share/pwr/assets`) | | ||
| Change | Added the `--use-plain-report-name` option to `execute` and `report` commands. This will bypass the default behavior of appending the database name and report timestamp to the report name | | ||
| Change | Rework of pwr output and logging | | ||
| Bug Fix | Fixed RPM package to have a strict dependency on `edb-lasso` >= 4.13.0 | | ||
| Bug Fix | Fixed PWR to not fail when `edb_wait_states` has no samples in the range | | ||
| Bug Fix | Fix issues when using timestamp without time zone | | ||
| Bug Fix | Fix issues related with configuration handling | | ||
| Bug Fix | Fix issue with `pwr report` failing if `--output-directory` does not exist | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96a0212
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs-staging.netlify.app as production
🚀 Deployed on https://6644a3836846aa00a5b604ef--edb-docs-staging.netlify.app