Issue #6384
Pulp 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.
Associated revisions
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)
History
#3
Updated by dalley 10 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|eed2040b8c8f37a71e2b561545c8d7f440f95a94.
#4
Updated by dalley 10 months ago
Applied in changeset pulpcore|d73b2ab24d20993b143e95e43d1216974da8a0c4.
Please register to edit this issue
Clear up a misleading line re: database support
closes: #6384 https://pulp.plan.io/issues/6384