Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.36. pg_parameter_acl
Prev UpChapter 51. System CatalogsHome Next

51.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 51.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.8 for details



Prev Up Next
51.35. pg_opfamily Home 51.37. pg_partitioned_table
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