Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
node_id | int8 | 19 | √ | null |
|
|
||||
ind_id | int4 | 10 | √ | null |
|
|
||||
value | float8 | 17,17 | null |
|
|
|||||
time_start | timestamp | 29,6 | √ | null |
|
|
||||
time_end | timestamp | 29,6 | √ | null |
|
|
||||
ref_id | int4 | 10 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
node_inds_node_id_ind_id_idx | Performance | Asc/Asc | node_id + ind_id |
unique_node_ind | Must be unique | Asc/Asc/Asc/Asc/Asc | node_id + ind_id + time_start + time_end + ref_id |