Update README.md

This commit is contained in:
tteckster 2022-06-25 22:44:36 -04:00 committed by GitHub
parent ca7c7f9d5a
commit 5f7358ef62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -690,8 +690,11 @@ Then type exit to get back to root
Change the recorder: `db_url:` in your HA configuration.yaml
Example: `db_url: postgresql://admin:your-password@192.168.100.20:5432/homeassistant?client_encoding=utf8`
Example:
```yaml
recorder:
db_url: postgresql://admin:your-password@192.168.100.20:5432/homeassistant?client_encoding=utf8
```
⚙️ **To Update PostgreSQL**
Run in the LXC console