Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.36. pg_parameter_acl
Prev UpChapter 52. System CatalogsHome Next

52.36. pg_parameter_acl

The catalogpg_parameter_acl records configuration parameters for which privileges have been granted to one or more roles. No entry is made for parameters that have default privileges.

Unlike most system catalogs,pg_parameter_acl is shared across all databases of a cluster: there is only one copy ofpg_parameter_acl per cluster, not one per database.

Table 52.36. pg_parameter_acl Columns

Column Type

Description

oidoid

Row identifier

parnametext

The name of a configuration parameter for which privileges are granted

paraclaclitem[]

Access privileges; seeSection 5.7 for details



Prev Up Next
52.35. pg_opfamily Home 52.37. pg_partitioned_table
pdfepub
Go to Postgres Pro Standard 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp