correction
This commit is contained in:
parent
f57a002dae
commit
05cfaf9758
|
@ -47,10 +47,10 @@ REINDEX DATABASE peertube; ALTER DATABASE peertube REFRESH COLLATION VERSION;
|
|||
\q
|
||||
```
|
||||
|
||||
- Restarted the PostgreSQL service:
|
||||
- Restarted the peertube service:
|
||||
|
||||
```bash
|
||||
systemctl restart postgresql
|
||||
systemctl restart peertube
|
||||
```
|
||||
|
||||
Note: use `sudo` if you are not logged in as the `root` user.
|
||||
|
|
Loading…
Reference in a new issue