Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_block_totara_stats_id_seq'::regclass) |
|
|
||
userid | int8 | 19 | null |
|
|
|||
timestamp | int8 | 19 | null |
|
|
|||
eventtype | int8 | 19 | null |
|
|
|||
data | text | 2147483647 | null |
|
|
|||
data2 | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_bloctotastat_id_pk | Primary key | Asc | id |
app_bloctotastat_evedat_ix | Performance | Asc/Asc | eventtype + data2 |
app_bloctotastat_tim_ix | Performance | Asc | timestamp |
app_bloctotastat_timeve_ix | Performance | Asc/Asc | timestamp + eventtype |
app_bloctotastat_useevedat_ix | Performance | Asc/Asc/Asc | userid + eventtype + data2 |
app_bloctotastat_usetimeve_ix | Performance | Asc/Asc/Asc | userid + timestamp + eventtype |
Diagram producer might be missing
No diagrams were produced please see application output for any errors