Jobs Page

On this page Carat arrow pointing down
Warning:
CockroachDB v2.1 is no longer supported. For more details, see the Release Support Policy.

The Jobs page of the Admin UI provides details about the backup/restore jobs as well as schema changes performed across all nodes in the cluster. To view these details, access the Admin UI and then click Jobs on the left-hand navigation bar.

Job details

The Jobs table displays the ID, description, user, creation time, and status of each backup and restore job, as well as schema changes performed across all nodes in the cluster. To view the job's the full description, click the drop-down arrow in the first column.

CockroachDB Admin UI Jobs Page

For changefeeds, the table displays a high-water timestamp that advances as the changefeed progresses. This is a guarantee that all changes before or at the timestamp have been emitted. Hover over the high-water timestamp to view the system time.

Filtering results

You can filter the results based on the status of the jobs or the type of jobs (backups, restores, schema changes, or changefeeds). You can also choose to view either the latest 50 jobs or all the jobs across all nodes.

Filter By Description
Job Status From the Status menu, select the required status filter.
Job Type From the Type menu, select Backups, Restores, Imports, Schema Changes, or Changefeed.
Jobs Shown From the Show menu, select First 50 or All.

See also


Yes No
On this page

Yes No