Appendix G. Postgres Pro Modules and Extensions Shipped as Individual Packages
Table of Contents
- G.1. pgpro_anonymizer — mask or replace sensitive data
- G.2. pgpro_multiplan — save a specific plan of a parameterized query for future usage
- G.3. pgpro_pwr — workload reports
- G.4. pgpro_stats — a means for tracking planning and execution statistics of all SQL statements executed by a server
- G.5. sr_plan — save a specific plan of a parameterized query for future usage
- G.6. utl_http — access data on the Internet over the HTTP protocol
- G.7. utl_mail — manage emails
- G.8. utl_smtp — send emails over SMTP
- G.2. pgpro_multiplan — save a specific plan of a parameterized query for future usage
This appendix contains Postgres Pro modules and extensions that are made available in Postgres Pro Enterprise as individual packages. These packages are listed in Section 17.1.3.1, and the documentation for each module explains which package to choose to install it. Appendix F and Appendix H cover more modules and extensions included in the Postgres Pro Enterprise distribution. Note also the pg_portal_modify extension, which is shipped as an individual package, and the pgpro-orautl
package, which provides packages for utl_http, utl_mail, and utl_smtp (see Section 17.1.3.1 for details).