Merge branch 'develop' into openapi/admin/relay
[akkoma] / docs / installation / otp_en.md
index fb99af6993290b62aca2ba3196f274c471bcb7bc..86135cd20ef7b4b7991b5186bd61869e4c82cbea 100644 (file)
@@ -63,7 +63,7 @@ apt install postgresql-11-rum
 ```
 
 #### (Optional) Performance configuration
-For optimal performance, you may use [PGTune](https://pgtune.leopard.in.ua), don't forget to restart postgresql after editing the configuration
+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