Skip to content

Support Multiple Database Servers, supply db and creds via params #2716

@MarkCupitt

Description

@MarkCupitt

Problem

We run a Kubernetes Admin cluster that maintains a number of child clusters, each with their own postgres databases.

As we understand it, mathesar is deployed on a one -> one relationship per database.

Proposed solution

IT would be very useful to be able to select which server one wanted to connect to, opr even better, pass in the server required of a single running matheus instance, eg: via Header, querystring or whatever.

There user/password should be bale to be (optionally), we understand the security issues) be able to be included, along with a specific database to access. Obviously we could match read/only creds to a database or read/write depending on the users role

Metadata

Metadata

Assignees

Labels

feedback: capturedFeedback in issue has been capturedneeds: requirementsThe problem is clear and worth solving, but we're not yet sure of the best solutiontype: enhancementuser reportedReported by a Mathesar userwork: backendRelated to Python, Django, and simple SQL

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions