Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.32. pg_namespace
Prev UpChapter 51. System CatalogsHome Next

51.32. pg_namespace#

The catalogpg_namespace stores namespaces. A namespace is the structure underlying SQL schemas: each namespace can have a separate collection of relations, types, etc. without name conflicts.

Table 51.32. pg_namespace Columns

Column Type

Description

oidoid

Row identifier

nspnamename

Name of the namespace

nspowneroid (referencespg_authid.oid)

Owner of the namespace

nspaclaclitem[]

Access privileges; seeSection 5.8 for details



Prev Up Next
51.31. pg_largeobject_metadata Home 51.33. pg_opclass
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp