Update usability.md

This commit is contained in:
alexey-milovidov 2021-10-31 13:41:06 +03:00 committed by GitHub
parent 38518070b7
commit 4801ab58aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,8 +244,7 @@ sudo mcedit /etc/postgresql/13/main/postgresql.conf
#listen_addresses = 'localhost'
```
Looks like I need to uncomment it.ERROR: cannot change configuration on already compressed chunks
DETAIL: There are compressed chunks that prevent changing the existing compression configuration.
Looks like I need to uncomment it.
```
sudo service postgresql restart