pg_policy

Properties
Property Value    Property Value
OID16823Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size0 bytes
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 10
Name Type Length Default value Allow null Unique Comment
polname name false false
polrelid oid false false
polcmd "char" false false
polroles oid[] true false
polpermissive boolean false false
polqual pg_node_tree true false
polroles oid[] true false
polwithcheck pg_node_tree true false
polqual pg_node_tree true false
polwithcheck pg_node_tree true false
Foreign keys - 1
Name Keys Reference table Reference keys Match type Delete type Update type
pg_policy_polrelid_fkey polrelid pg_class no action no action