Issue #6384
closedPulp 3 settings documentation implies non-Postgres database compatibility
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.
Updated by dalley over 4 years ago
- Status changed from NEW to POST
- Assignee set to dalley
Updated by fao89 over 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 69
Added by dalley over 4 years ago
Updated by dalley over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|eed2040b8c8f37a71e2b561545c8d7f440f95a94.
Added by dalley over 4 years ago
Revision d73b2ab2 | View on GitHub
Clear up a misleading line re: database support
closes: #6384 https://pulp.plan.io/issues/6384 (cherry picked from commit eed2040b8c8f37a71e2b561545c8d7f440f95a94)
Updated by dalley over 4 years ago
Applied in changeset pulpcore|d73b2ab24d20993b143e95e43d1216974da8a0c4.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 3.3.0
Clear up a misleading line re: database support
closes: #6384 https://pulp.plan.io/issues/6384