Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
piano35-edb committed Dec 19, 2024
1 parent b5ecf21 commit 211586d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advocacy_docs/pg_extensions/pg_tuner/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Postgres uses some conservative settings to cover different host sizes. Some of
This extension provides safe recommendations that maximize the use of available resources. It also allows you to control if and when to apply the changes. EDB Postgres Tuner enables you to apply tuning recommendations automatically or view tuning recommendations and selectively apply them. It's now possible to successfully manage demanding Postgres databases without tuning expertise.

As an alternative to using the Postgres Tuner extension, EDB offers a web-based utility to provide tuning advice, generate custom configurations for your operating system and `postgresql.conf` file, and output printable guides. For
more information, see the [EDB Postgres Tuner web utility]. (https://postgrestuner.enterprisedb.com)
more information, see the [EDB Postgres Tuner web utility](https://postgrestuner.enterprisedb.com).

0 comments on commit 211586d

Please sign in to comment.