On this page

Show all

PG_NAMESPACE

Updated on 2023-10-31 GMT+08:00

PG_NAMESPACE records the namespaces, that is, schema-related information.

Table 1 PG_NAMESPACE columns

Name

Type

Description

nspname

name

Name of the namespace

nspowner

oid

Owner of the namespace

nsptimeline

bigint

Timeline when the namespace is created on the DN This column is for internal use and valid only on the DN.

nspacl

aclitem[]

Access permissions For details, see GRANT and REVOKE.

permspace

bigint

Quota of a schema's permanent tablespace

usedspace

bigint

Used size of a schema's permanent tablespace

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback