Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
date | timestamp | 22 | null |
|
|
|||||
ip | varchar | 255 | null |
|
|
|||||
user_agent | varchar | 255 | null |
|
|
|||||
line_number | int8 | 19 | null |
|
|
|||||
canonical_url | varchar | 255 | null |
|
|
|||||
issue_id | int8 | 19 | √ | null |
|
|
||||
issue_galley_id | int8 | 19 | √ | null |
|
|
||||
context_id | int8 | 19 | null |
|
|
|||||
submission_id | int8 | 19 | √ | null |
|
|
||||
representation_id | int8 | 19 | √ | null |
|
|
||||
submission_file_id | int8 | 19 | √ | null |
|
|
||||
assoc_type | int8 | 19 | null |
|
|
|||||
file_type | int2 | 5 | √ | null |
|
|
||||
country | varchar | 2 | ''::character varying |
|
|
|||||
region | varchar | 3 | ''::character varying |
|
|
|||||
city | varchar | 255 | ''::character varying |
|
|
|||||
load_id | varchar | 255 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
usage_stats_total_temporary_records_context_id | Performance | Asc | context_id |
usage_stats_total_temporary_records_issue_galley_id | Performance | Asc | issue_galley_id |
usage_stats_total_temporary_records_issue_id | Performance | Asc | issue_id |
usage_stats_total_temporary_records_representation_id | Performance | Asc | representation_id |
usage_stats_total_temporary_records_submission_file_id | Performance | Asc | submission_file_id |
usage_stats_total_temporary_records_submission_id | Performance | Asc | submission_id |