Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.57. pg_available_extensions
Prev UpChapter 49. System CatalogsHome Next

49.57. pg_available_extensions

Thepg_available_extensions view lists the extensions that are available for installation. See also thepg_extension catalog, which shows the extensions currently installed.

Table 49.58. pg_available_extensions Columns

NameTypeDescription
namenameExtension name
default_versiontextName of default version, orNULL if none is specified
installed_versiontextCurrently installed version of the extension, orNULL if not installed
commenttextComment string from the extension's control file

Thepg_available_extensions view is read only.


Prev Up Next
49.56. System Views Home 49.58. pg_available_extension_versions
pdfepub
Go to Postgres Pro Standard 9.5
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp