pg_ts_config
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16916 | Total size | 8.0 KB | |
| Owner | postgres | Table size | 0 bytes | |
| Tablespace | pg_default | Indexes size | 8.0 KB | |
| Primary key(s) | Toast size | 0 bytes | ||
| Estimated rows | 0 | |||
| Comment | ||||
Columns - 4| Name | Type | Length | Default value | Allow null | Unique | Comment |
|---|---|---|---|---|---|---|
| cfgname | name | false | false | |||
| cfgnamespace | oid | false | false | |||
| cfgowner | oid | false | false | |||
| cfgparser | oid | false | false |
Indexes - 1| Name | Primary | Unique | Clustered | Size | Definition |
|---|---|---|---|---|---|
| pg_ts_config_pkey | true | true | false | 8.0 KB | btree (oid) |
Foreign keys - 3| Name | Keys | Reference table | Reference keys | Match type | Delete type | Update type |
|---|---|---|---|---|---|---|
| pg_ts_config_cfgnamespace_fkey | cfgnamespace | pg_namespace | no action | no action | ||
| pg_ts_config_cfgparser_fkey | cfgparser | pg_ts_parser | no action | no action | ||
| pg_ts_config_cfgowner_fkey | cfgowner | pg_authid | no action | no action |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |