Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.74. pg_seclabels
Prev UpChapter 48. System CatalogsHome Next

48.74. pg_seclabels

The viewpg_seclabels provides information about security labels. It as an easier-to-query version of thepg_seclabel catalog.

Table 48.75. pg_seclabels Columns

NameTypeReferencesDescription
objoidoidany OID columnThe OID of the object this security label pertains to
classoidoidpg_class.oidThe OID of the system catalog this object appears in
objsubidint4  For a security label on a table column, this is the column number (theobjoid andclassoid refer to the table itself). For all other object types, this column is zero.
objtypetext  The type of object to which this label applies, as text.
objnamespaceoidpg_namespace.oid The OID of the namespace for this object, if applicable; otherwise NULL.
objnametext  The name of the object to which this label applies, as text.
providertextpg_seclabel.providerThe label provider associated with this label.
labeltextpg_seclabel.labelThe security label applied to this object.


Prev Home Next
48.73. pg_rules Up 48.75. pg_settings
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp