pg_tablespace

Properties
Property Value    Property Value
OID16901Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 4
Name Type Length Default value Allow null Unique Comment
spcname name false false
spcowner oid false false
spcacl aclitem[] true false
spcoptions text[] true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_tablespace_pkey true true false 8.0 KB
btree (oid)
Foreign keys - 1
Name Keys Reference table Reference keys Match type Delete type Update type
pg_tablespace_spcowner_fkey spcowner pg_authid no action no action