Appendix H. Third-Party Modules and Extensions Shipped as Individual Packages
Table of Contents
- H.1. apache_age — graph database functionality
- H.2. hypopg — support for hypothetical indexes
- H.3. oracle_fdw — access to Oracle databases
- H.4. pg_failover_slots — automatic creation and synchronization of logical replication slots on physical replicas
- H.5. pg_hint_plan — control an execution plan with hinting phrases
- H.6. pljava — adding Java stored procedures, triggers, and functions to Postgres Pro backend
- H.7. plpgsql_check — static code analysis for PL/pgSQL
- H.8. tds_fdw — connect to databases that use the TDS protocol
- H.9. wal2json — convert WAL changes into JSON via logical decoding
- H.2. hypopg — support for hypothetical indexes
This appendix contains third-party modules and extensions that are made available in Postgres Pro Enterprise as individual packages. These packages are listed in Section 17.1.6.1, and the documentation for each module explains which package to choose to install it. Appendix F and Appendix G cover more modules and extensions included in the Postgres Pro Enterprise distribution. Note also the following extensions that are shipped as individual packages: orafce, pgvector, pldebugger, and plv8 (see Table 17.3 for details).