action.ingest_queue
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('action.ingest_queue_id_seq'::regclass) |
|
created |
|
No |
now() |
|
run_at |
|
No |
now() |
|
who FK |
|
Yes |
||
start_time |
|
Yes |
||
end_time |
|
Yes |
||
threads |
|
Yes |
||
why |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
SET NULL |
CASCADE |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|