projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a85fe1
)
Apply suggestion to docs/installation/otp_en.md
author
lain
<lain@soykaf.club>
Mon, 25 May 2020 17:11:35 +0000
(17:11 +0000)
committer
lain
<lain@soykaf.club>
Mon, 25 May 2020 17:11:35 +0000
(17:11 +0000)
docs/installation/otp_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/otp_en.md
b/docs/installation/otp_en.md
index b627bbb7ab0a89be7a5438ab3a87c4e8e5ec4ee1..6f9749ef1c402c9ca25e710d81855f04dc1eb67c 100644
(file)
--- 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