From 83583669ff8fb1360588a5a65c75922869331edd Mon Sep 17 00:00:00 2001 From: yuki-tei <57980555+yuki-tei@users.noreply.github.com> Date: Fri, 17 Apr 2026 15:42:54 +0900 Subject: [PATCH] Update pem_10.0.0_rel_notes.yml --- .../docs/pem/10/pem_rel_notes/src/pem_10.0.0_rel_notes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/pem/10/pem_rel_notes/src/pem_10.0.0_rel_notes.yml b/product_docs/docs/pem/10/pem_rel_notes/src/pem_10.0.0_rel_notes.yml index 99c76b49c8..6d2f47718a 100644 --- a/product_docs/docs/pem/10/pem_rel_notes/src/pem_10.0.0_rel_notes.yml +++ b/product_docs/docs/pem/10/pem_rel_notes/src/pem_10.0.0_rel_notes.yml @@ -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