Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('nodes_id_seq'::regclass) |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| type_id | int4 | 10 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| level | int2 | 5 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| parent_id | int8 | 19 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| time_start | timestamp | 29,6 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| time_end | timestamp | 29,6 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| ref_id | int4 | 10 | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
| trase_id | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| created_at | timestamp | 29,6 | √ | null |
|
|
Table contained 16331 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| nodes_pkey | Primary key | Asc | id |

