Makes sense. Is it possible to have some notes added to the release notes/known issues, about potential issues when you are using an external database? This seem to foster even more issues when upgrading to 2.1
It seems that there is actually some new(?) options to control this, they are however only shown using --full-help:
--foreman-proxy-content-pulpcore-manage-postgresql = true
--foreman-proxy-content-pulpcore-postgresql-host = localhost
--foreman-proxy-content-pulpcore-postgresql-db-name = pulpcore
--foreman-proxy-content-pulpcore-postgresql-user = pulp
--foreman-proxy-content-pulpcore-postgresql-password = <random>
--foreman--proxy-content-pulpcore-postgresql-