gitlab-rake db:migrate:status
Jump to navigation
Jump to search
gitlab-rake db:migrate:status
gitlab-rails runner 'Gitlab::Database::BackgroundMigration::BatchedMigration.where.not(status: 3).each { |m| puts "#{m.job_class_name} - #{m.status_name}" }'
See also[edit]
- Upgrade GitLab, GitLab Omnibus, GitLab logs,
check_gitlab_status.sh,apt-cache madison gitlab-ee, GitLab Changelog, Batched Background Migration (BBM) - Gitlab backups,
gitlab-backup[create | restore ], /var/opt/gitlab/backups/,/etc/gitlab/skip-auto-backup gitlab-rake [ gitlab:check | gitlab:env:info | db:migrate:status | gitlab:background_migrations:status ]
Advertising: