pg_default_acl
Properties| Property | Value | Property | Value | |
|---|---|---|---|---|
| OID | 16715 | Total size | 16.0 KB | |
| Owner | postgres | Table size | 0 bytes | |
| Tablespace | pg_default | Indexes size | 8.0 KB | |
| Primary key(s) | Toast size | 8.0 KB | ||
| Estimated rows | 0 | |||
| Comment | ||||
Columns - 4| Name | Type | Length | Default value | Allow null | Unique | Comment |
|---|---|---|---|---|---|---|
| defaclrole | oid | false | false | |||
| defaclnamespace | oid | false | false | |||
| defaclobjtype | "char" | false | false | |||
| defaclacl | aclitem[] | true | false |
Indexes - 1| Name | Primary | Unique | Clustered | Size | Definition |
|---|---|---|---|---|---|
| pg_default_acl_pkey | true | true | false | 8.0 KB | btree (oid) |
Foreign keys - 2| Name | Keys | Reference table | Reference keys | Match type | Delete type | Update type |
|---|---|---|---|---|---|---|
| pg_default_acl_defaclnamespace_fkey | defaclnamespace | pg_namespace | no action | no action | ||
| pg_default_acl_defaclrole_fkey | defaclrole | pg_authid | no action | no action |
| Author: DB Doc | Copyright 2014 - 2017 All Rights Reserved | Created on Jun 12, 2017 2:27 AM |