PostgreSQL 追加提供モジュールについて
pg_extension 追加モジュールに関する情報出力PostgreSQLは追加モジュール現在利用できている追加モジュール一覧出力SQLselect * from pg_extension order by extname; oid | ...
PostgreSQL
PostgreSQL
information_schema
pg_catalog
PostgreSQL
PostgreSQL
pg_catalog
PostgreSQL
動的パフォーマンス・ビュー
oracle