summaryrefslogtreecommitdiff
path: root/db/docs/postgres_reindex_actions.yml
blob: d7297454d6a9683930e46f32fd9e9327df8cd383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
table_name: postgres_reindex_actions
classes:
- Gitlab::Database::Reindexing::ReindexAction
feature_categories:
- database
description: >-
  Captures details about reindexing operations on a per-index basis.
  See https://docs.gitlab.com/ee/administration/raketasks/maintenance.html#rebuild-database-indexes
  for details about reindexing.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/43156
milestone: '13.5'