feature request: API endpoint which returns Postgres version
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Part of our Dataverse validation work requires that we programmatically, remotely obtain the version of Postgres serving Dataverse's metadata catalog. I checked /openapi but didn't find anything related.
For security reasons it might be nice for this endpoint to require the API token of a superuser.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the API surface exposed through /openapi and the code serving Dataverse's metadata catalog. Define how the endpoint should obtain and expose the Postgres version, including the proposed superuser API-token requirement; done means the version can be retrieved remotely for validation and the endpoint is represented in /openapi.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, postgresql
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100