Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
PostgreSQL 9.4.1 Documentation
PrevUpChapter 48. System CatalogsNext

48.31.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 48-31.pg_namespace Columns

NameTypeReferencesDescription
oidoid Row identifier (hidden attribute; must be explicitly selected)
nspnamename Name of the namespace
nspowneroidpg_authid.oidOwner of the namespace
nspaclaclitem[]  Access privileges; seeGRANT andREVOKE for details

PrevHomeNext
pg_largeobject_metadataUppg_opclass
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp