Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ relnotes:
type: Change
details: >
These features have been removed from PEM 10.0 onwards.
For Postgres tuning we recommend the [EDB Postgres Tuner](https://www.enterprisedb.com/docs/pg_extensions/pg_tuner/) extension and the [accompany web utility](https://postgrestuner.enterprisedb.com/).
For Postgres tuning we recommend the [EDB Postgres Tuner](https://www.enterprisedb.com/docs/pg_extensions/pg_tuner/) extension.
The Index Advisor extension for EDB Server has been deprecated and replaced by [EDB Query Advisor](https://www.enterprisedb.com/docs/pg_extensions/query_advisor/), which is compatible with all Postgres distributions.
For log analysis we recommend [pgBadger](https://github.com/darold/pgbadger).
impact: high
Expand Down
Loading