Actions
Issue #6384
closedPulp 3 settings documentation implies non-Postgres database compatibility
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 69
Quarter:
Description
The settings documentation has a DATABASE
section which seems to imply that Pulp 3 can be configured to use other database backends: https://docs.pulpproject.org/settings.html#databases
It appears that this is not currently the case, and only PostgreSQL is expected to work correctly as of 3.2.1.
It would be great if the documentation mentioned that while the Postgres-specific DATABASE
configuration values are pertinent (for example, setting a password, changing the user, host, etc), changing to any of the other Django-supported database engines is not supported by Pulp.
Actions
Clear up a misleading line re: database support
closes: #6384 https://pulp.plan.io/issues/6384