Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_catalog_id_seq'::regclass) |
|
|
||
| contextid | int8 | 19 | null |
|
|
|||
| objectid | int8 | 19 | null |
|
|
|||
| objecttype | varchar | 100 | ''::character varying |
|
|
|||
| ftshigh | text | 2147483647 | √ | null |
|
|
||
| ftsmedium | text | 2147483647 | √ | null |
|
|
||
| ftslow | text | 2147483647 | √ | null |
|
|
||
| sorttext | text | 2147483647 | √ | null |
|
|
||
| sorttime | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_cata_id_pk | Primary key | Asc | id |
| app_cata_fts2_fts | Performance | ||
| app_cata_fts3_fts | Performance | ||
| app_cata_fts_fts | Performance |
