Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| event_id | uuid | 2147483647 | null |
|
|
||||||
| created | timestamptz | 35,6 | null |
|
|
||||||
| data | jsonb | 2147483647 | null |
|
|
||||||
| timestamp | timestamptz | 35,6 | √ | null |
|
|
|||||
| start_timestamp | timestamptz | 35,6 | null |
|
|
||||||
| trace_id | uuid | 2147483647 | null |
|
|
||||||
| group_id | int4 | 10 | null |
|
|
||||||
| hstore | 2147483647 | null |
|
|
|||||||
| duration | interval | 49,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| performance_transactionevent_pkey | Primary key | Asc | event_id |
| performance_transactionevent_created_5d7e9f74 | Performance | Asc | created |
| performance_transactionevent_duration_f081efe6 | Performance | Asc | duration |
| performance_transactionevent_group_id_92833b44 | Performance | Asc | group_id |
| performance_transactionevent_trace_id_0eb9bcf1 | Performance | Asc | trace_id |