Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Support Postgres as a DB backend #1710

Open
5 tasks
pancho-villa opened this issue Sep 26, 2024 · 0 comments
Open
5 tasks

Problem: Support Postgres as a DB backend #1710

pancho-villa opened this issue Sep 26, 2024 · 0 comments

Comments

@pancho-villa
Copy link

pancho-villa commented Sep 26, 2024

Please describe the problem you'd like to be solved
Our lab has limited resources but we already are running a multi-tenant installation of postgres, is there any reason Archivematica can't use this DB instead of standing up mysql on its own?

Describe the solution you'd like to see implemented
As a sysadmin I'd like to change a config with my connection string to postgres. I briefly looked at the code, and this appears to be a django app, which already supports it. I understand if there are issues not supporting it because of other integrations like elastic search.


For Artefactual use:

Before you close this issue, you must check off the following:

  • All pull requests related to this issue are properly linked
  • All pull requests related to this issue have been merged
  • A testing plan for this issue has been implemented and passed (testing plan information should be included in the issue body or comments)
  • Documentation regarding this issue has been written and merged
  • Details about this issue have been added to the release notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant