Add amcheck
extension to the doc
What does this MR do?
This change updates the documentation to add a new required database extension called amcheck
to the list of PostgreSQL extensions that must be installed. Previously, only two extensions (pg_trgm
and btree_gist
) were required, but now three extensions are needed for the database to work properly with GitLab.
Related issues
- gitlab-org/gitlab-environment-toolkit!1655 (comment 2729720021)
- Add amcheck to postgresql extension doc (gitlab-org/gitlab!203824 - merged)
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
-
Merge Request Title and Description are up to date, accurate, and descriptive. -
MR targeting the appropriate branch. -
MR has a green pipeline. -
Documentation created/updated. -
Tests added/updated, and test plan for scenarios not covered by automated tests. -
Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
-
MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab. -
Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.
Edited by Bishwa Hang Rai