INFO
Name: pg_dbms_metadata_17
Version: 1.0.0-2PGDG.rhel9
Arch: noarch
Summary: PostgreSQL extension to extract DDL of database objects in a way compatible to Oracle DBMS_METADATA package.
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el9-ppc64le.postgresql.org
Build Date: Sat Mar 8 03:53:23 2025
Size: 59481
URL: https://github.com/hexacluster/pg_dbms_metadata/
Description: PostgreSQL extension to extract DDL of database objects in a way
compatible to Oracle DBMS_METADATA package. This extension serves a
dual purposeānot only does it provide compatibility with the Oracle
DBMS_METADATA package, but it also establishes a systematic approach
to programmatically retrieve DDL for objects. You now have the
flexibility to generate DDL for an object either from a plain SQL
query or from PL/pgSQL code. This also enables the extraction of DDL
using any client that can execute plain SQL queries. These features
distinguishes it from standard methods like pg_dump.
FILES
/usr/pgsql-17/doc/extension/README-pg_dbms_metadata.md
/usr/pgsql-17/share/extension/pg_dbms_metadata--1.0.0.sql
/usr/pgsql-17/share/extension/pg_dbms_metadata.control
REQUIRES
postgresql17-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
pg_dbms_metadata_17 1.0.0-2PGDG.rhel9
CONFIG FILES
/usr/pgsql-17/doc/extension/README-pg_dbms_metadata.md d
/usr/pgsql-17/share/extension/pg_dbms_metadata--1.0.0.sql
/usr/pgsql-17/share/extension/pg_dbms_metadata.control
LICENSE FILES
PostgreSQL
|