pg_ts_template
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16931 | 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 |
|---|---|---|---|---|---|---|
| tmplname | name | false | false | |||
| tmplnamespace | oid | false | false | |||
| tmplinit | regproc | false | false | |||
| tmpllexize | regproc | false | false |
Indexes - 1| Name | Primary | Unique | Clustered | Size | Definition |
|---|---|---|---|---|---|
| pg_ts_template_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_template_tmplinit_fkey | tmplinit | pg_proc | no action | no action | ||
| pg_ts_template_tmpllexize_fkey | tmpllexize | pg_proc | no action | no action | ||
| pg_ts_template_tmplnamespace_fkey | tmplnamespace | pg_namespace | no action | no action |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |