core_worker

148 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
pulp_id uuid 2147483647 null
core_reservedresource.worker_id core_reservedresource_worker_id_00878a52_fk_core_worker_pulp_idR
core_task.worker_id core_task_worker_id_ca31e694_fk_core_worker_pulp_idR
pulp_created timestamptz 35,6 null
pulp_last_updated timestamptz 35,6 null
name text 2147483647 null
last_heartbeat timestamptz 35,6 null
gracefully_stopped bool 1 null
cleaned_up bool 1 null

Indexes

Constraint Name Type Sort Column(s)
core_worker_pkey Primary key Asc pulp_id
core_worker_name_key Must be unique Asc name

Relationships