Welcome to mirror list, hosted at ThFree Co, Russian Federation.

postgres_reindex_queued_actions.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6eef0eb326bf4c363a1b4a7fe4fd92ab35d5e82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
table_name: postgres_reindex_queued_actions
classes:
- Gitlab::Database::Reindexing::QueuedAction
feature_categories:
- database
description: >-
  Contains a queue-like structure for reindexing actions.
  Actions in this queue will be prioritized over regular reindexing actions.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73480
milestone: '14.5'
gitlab_schema: gitlab_shared