Skip to content

Update PostgreSQL versions: only minor when needed

Brie Carranza requested to merge docs-bcarranza-update-pg-versions into master

What does this MR do and why?

This merge request updates the PostgreSQL requirements following a conversation on Slack.

  • We should use PostgreSQL major versions where possible.
  • With GitLab major version 14, PostgreSQL 12.10 is specifically required.
  • With GitLab major version 15, we had written 12.0. I corrected this to 12 and did the same for planned GitLab major version 16.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Brie Carranza

Merge request reports

Loading