summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-05-25 17:11:35 +0000
committerlain <lain@soykaf.club>2020-05-25 17:11:35 +0000
commitf7cb3f4cfc7eaf6ff67e27a7d6449e23e09a501e (patch)
tree2df51b6741451c5fb6b298a9af16579ca2d9c0f0
parent6a85fe1f9d0bfe7aee042671a86c9e58ae2d102b (diff)
Apply suggestion to docs/installation/otp_en.md
-rw-r--r--docs/installation/otp_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/otp_en.md b/docs/installation/otp_en.md
index b627bbb7a..6f9749ef1 100644
--- a/docs/installation/otp_en.md
+++ b/docs/installation/otp_en.md
@@ -63,7 +63,7 @@ apt install postgresql-11-rum
```
#### (Optional) Performance configuration
-Check out our Postgresql document for a guide on optimizing Postgresql performance settings.
+It is encouraged to check [Optimizing your Postgresql performance](../configuration/postgresql.md) document, for tips on PostgreSQL tuning.
```sh tab="Alpine"
rc-service postgresql restart