Apply suggestion to docs/installation/otp_en.md

This commit is contained in:
lain 2020-05-25 17:11:35 +00:00
parent 6a85fe1f9d
commit f7cb3f4cfc
1 changed files with 1 additions and 1 deletions

View File

@ -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