Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
53.2. pg_available_extensions
Prev UpChapter 53. System ViewsHome Next

53.2. 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 53.2. pg_available_extensions Columns

Column Type

Description

namename

Extension name

default_versiontext

Name of default version, orNULL if none is specified

installed_versiontext

Currently installed version of the extension, orNULL if not installed

commenttext

Comment string from the extension's control file


Thepg_available_extensions view is read-only.


Prev Up Next
53.1. Overview Home 53.3. pg_available_extension_versions
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