Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
job_id | uuid | 2147483647 | null |
|
|
||||||
queue | text | 2147483647 | null |
|
|
||||||
job_type | text | 2147483647 | null |
|
|
||||||
payload | text | 2147483647 | null |
|
|
||||||
attempts | int4 | 10 | null |
|
|
||||||
enqueued_at | timestamp | 29,6 | null |
|
|
||||||
process_at | timestamp | 29,6 | null |
|
|
||||||
status | text | 2147483647 | null |
|
|
||||||
finished_at | timestamp | 29,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
proletarian_archived_jobs_pkey | Primary key | Asc | job_id |