Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
tunniste | uuid | 2147483647 | null |
|
|
||||||
viesti_tunniste | uuid | 2147483647 | null |
|
|
||||||
nimi | varchar | 2147483647 | √ | null |
|
|
|||||
sahkopostiosoite | varchar | 2147483647 | null |
|
|
||||||
tila | varchar | 2147483647 | null |
|
|
||||||
luotu | timestamp | 29,6 | null |
|
|
||||||
prioriteetti | prioriteetti | 2147483647 | null |
|
|
||||||
ses_tunniste | varchar | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
vastaanottajat_pkey | Primary key | Asc | tunniste |
vastaanottajat_jono_idx | Performance | Asc/Asc | prioriteetti + luotu |
vastaanottajat_ses_tunnisteet_idx | Performance | Asc | ses_tunniste |
vastaanottajat_viesti_tunnisteet_idx | Performance | Asc | viesti_tunniste |