Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| topic | varchar | 2147483647 | null |
|
|
|||
| partition | int4 | 10 | null |
|
|
|||
| topic_offset | int4 | 10 | null |
|
|
|||
| key | varchar | 2147483647 | √ | null |
|
|
||
| produced_at | timestamp | 29,6 | null |
|
|
|||
| consumed_at | timestamp | 29,6 | null |
|
|
|||
| message | varchar | 2147483647 | √ | null |
|
|
||
| error | varchar | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| consumer_error_pkey | Primary key | Asc/Asc/Asc | topic + partition + topic_offset |
Diagram producer might be missing
No diagrams were produced please see application output for any errors