Add postgres sql url schema change (#17715)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Robert Resch 2021-05-09 21:39:59 +02:00 committed by GitHub
parent eade5e4617
commit 648ebb7a17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -714,6 +714,8 @@ recover live. The `db_integrity_check` option has been deprecated.
([@bdraco] - [#49036] [#49098]) ([@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 %} {% enddetails %}
{% details "RoonLabs music player" %} {% details "RoonLabs music player" %}