Appendix G. Postgres Pro Modules and Extensions Shipped as Individual Packages | ||||
---|---|---|---|---|
Prev | Up | Part VIII. Appendixes | Home | Next |
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_datactl — managePostgres Pro Enterprise data files
- G.3. pgpro_multiplan — save query execution plans for future usage
- G.4. pgpro_pwr — workload reports
- G.5. pgpro_result_cache — save query results for reuse
- G.6. pgpro_stats — a means for tracking planning and execution statistics of all SQL statements executed by a server
- G.7. sr_plan — save a specific plan of a parameterized query for future usage
- G.8. utl_http — access data on the Internet over the HTTP protocol
- G.9. utl_mail — manage emails
- G.10. utl_smtp — send emails over SMTP
- G.2. pgpro_datactl — managePostgres Pro Enterprise data files
This appendix containsPostgres Pro modules and extensions that are made available inPostgres Pro Enterprise as individual packages. These packages are listed inSection 17.1.4.1, and the documentation for each module explains which package to choose to install it.Appendix F andAppendix H cover more modules and extensions included in thePostgres Pro Enterprise distribution. Note also thepg_portal_modify extension, which is shipped as an individual package, and thepgpro-orautl
package, which provides packages forutl_http,utl_mail, andutl_smtp (seeSection 17.1.4.1 for details).