Update install.md (#1313)
This commit is contained in:
parent
b6c62a040d
commit
f94ec5ea4f
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ exit
|
||||||
|
|
||||||
#### Performance configuration (optional) {#performance-configuration-optional}
|
#### Performance configuration (optional) {#performance-configuration-optional}
|
||||||
|
|
||||||
For optimal performance, you may use [pgTune](https://pgtune.leopard.in.ua/#/) to generate an appropriate configuration and edit values in `/etc/postgresql/15/main/postgresql.conf` before restarting PostgreSQL with `systemctl restart postgresql`
|
For optimal performance, you may use [pgTune](https://pgtune.leopard.in.ua/#/) to generate an appropriate configuration and edit values in `/etc/postgresql/16/main/postgresql.conf` before restarting PostgreSQL with `systemctl restart postgresql`
|
||||||
|
|
||||||
#### Creating a user {#creating-a-user}
|
#### Creating a user {#creating-a-user}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue