doc-exports/docs/dws/dev/dws_04_0622.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

4.7 KiB

PG_TABLESPACE

PG_TABLESPACE records tablespace information.

Table 1 PG_TABLESPACE columns

Name

Type

Description

spcname

name

Name of the tablespace

spcowner

oid

Owner of the tablespace, usually the user who created it

spcacl

aclitem[]

Access permissions For details, see GRANT and REVOKE.

spcoptions

text[]

Specifies options of the tablespace.

spcmaxsize

text

Maximum size of the available disk space, in bytes