Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | null |
|
|
|||
| version | int8 | 19 | null |
|
|
|||
| henkilotunnus | text | 2147483647 | null |
|
|
|||
| muutospv | timestamp | 29,6 | null |
|
|
|||
| tietoryhmat | jsonb | 2147483647 | null |
|
|
|||
| processed | timestamp | 29,6 | √ | null |
|
|
||
| error | bool | 1 | √ | false |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| vtj_muutostieto_pkey | Primary key | Asc | id |
| vtj_muutostieto_error_idx | Performance | Asc | error |
| vtj_muutostieto_henkilotunnus_idx | Performance | Asc | henkilotunnus |
| vtj_muutostieto_muutospv_idx | Performance | Asc | muutospv |
| vtj_muutostieto_processed_idx | Performance | Asc | processed |
