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_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. utl_http — access data on the Internet over the HTTP protocol
- G.6. utl_mail — manage emails
- G.7. utl_smtp — send emails over SMTP
- G.2. pgpro_multiplan — save a specific plan of a parameterized query for future usage
This appendix containsPostgres Pro modules and extensions that are made available inPostgres Pro Enterprise as individual packages. These packages are listed inSection 17.1.3.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.3.1 for details).