Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.58. pg_available_extensions
Prev UpChapter 48. System CatalogsHome Next

48.58. 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 48.59. 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 Home Next
48.57. System Views Up 48.59. pg_available_extension_versions
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