Skip to content

Resolve "Admin dashboard: Show CI database name, and version"

What does this MR do and why?

The Instance Overview page (/admin page) shows the current PostgreSQL version. Gitlab supports running on two different databases. This MR will show the PostgreSQL versions for both configured databases.

Screenshots or screen recordings

Before:

image

After: (with one database)

image

After: (two databases)

image

How to set up and validate locally

View page /admin

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #346696 (closed)

Edited by Rutger Wessels

Merge request reports