mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Add postgres sql url schema change (#17715)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
eade5e4617
commit
648ebb7a17
@ -714,6 +714,8 @@ recover live. The `db_integrity_check` option has been deprecated.
|
||||
|
||||
([@bdraco] - [#49036] [#49098])
|
||||
|
||||
If you are using a PostgreSQL database please verify that your connection URL starts with `postgresql://`. In case you use still an old URL starting with `postgres://`, please replace it with `postgresql://` otherwise you will get an error to set up the recorder.
|
||||
|
||||
{% enddetails %}
|
||||
|
||||
{% details "RoonLabs music player" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user