diff --git a/source/_posts/2021-05-05-release-20215.markdown b/source/_posts/2021-05-05-release-20215.markdown index 7e1f872b267..54b300b817a 100644 --- a/source/_posts/2021-05-05-release-20215.markdown +++ b/source/_posts/2021-05-05-release-20215.markdown @@ -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" %}