Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.2. pg_available_extensions
Prev UpChapter 52. System ViewsHome Next

52.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 52.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
52.1. Overview Home 52.3. pg_available_extension_versions
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp