mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Update postgresql version in path (#1544)
apt.postgresql.org defaults to v17 for Ubuntu 24.04.
This commit is contained in:
parent
4a0d6cc7ce
commit
0b15ac190f
@ -74,7 +74,7 @@ adduser --disabled-password mastodon
|
||||
|
||||
#### 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/16/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/17/main/postgresql.conf` before restarting PostgreSQL with `systemctl restart postgresql`.
|
||||
|
||||
#### Creating a user {#creating-a-user}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user