Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | null |
|
|
|||||
position_x | int4 | 10 | √ | null |
|
|
||||
position_y | int4 | 10 | √ | null |
|
|
||||
speed | float8 | 17,17 | √ | null |
|
|
||||
time | timestamptz | 35,6 | √ | null |
|
|
||||
weight | int4 | 10 | √ | null |
|
|
||||
area_id | uuid | 2147483647 | √ | null |
|
|
Table contained 33839 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
aggregated_movements_pkey | Primary key | Asc | id |