Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| sync_id | uuid | 2147483647 | (md5(((random())::text || (clock_timestamp())::text)))::uuid |
|
|
|||||
| sync_time | timestamptz | 35,6 | now() |
|
|
|||||
| server_from | text | 2147483647 | null |
|
|
|||||
| server_to | _text | 2147483647 | √ | null |
|
|
||||
| min_event_id | int4 | 10 | √ | null |
|
|
||||
| max_event_id | int4 | 10 | √ | null |
|
|
||||
| max_action_tstamp_tx | timestamptz | 35,6 | √ | null |
|
|
||||
| sync_type | text | 2147483647 | null |
|
|
|||||
| sync_status | text | 2147483647 | 'pending'::text |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| history_pkey | Primary key | Asc | sync_id |

