Part VIII. Appendixes
Table of Contents
- A. Postgres Pro Error Codes
- B. Date/Time Support
- C. SQL Key Words
- D. SQL Conformance
- E. Release Notes
- E.1. Postgres Pro Standard 16.11.1
- E.2. Postgres Pro Standard 16.10.1
- E.3. Postgres Pro Standard 16.9.1
- E.4. Postgres Pro Standard 16.8.1
- E.5. Postgres Pro Standard 16.6.1
- E.6. Postgres Pro Standard 16.4.1
- E.7. Postgres Pro Standard 16.3.2
- E.8. Postgres Pro Standard 16.3.1
- E.9. Postgres Pro Standard 16.2.2
- E.10. Postgres Pro Standard 16.2.1
- E.11. Postgres Pro Standard 16.1.1
- E.12. Postgres Pro Standard 16.0.1
- E.13. Release 16.11
- E.14. Release 16.10
- E.15. Release 16.9
- E.16. Release 16.8
- E.17. Release 16.7
- E.18. Release 16.6
- E.19. Release 16.5
- E.20. Release 16.4
- E.21. Release 16.3
- E.22. Release 16.2
- E.23. Release 16.1
- E.24. Release 16
- E.25. Prior Releases
- E.2. Postgres Pro Standard 16.10.1
- E.1. Postgres Pro Standard 16.11.1
- F. Additional Supplied Modules and Extensions Shipped in
postgrespro-std-16-contrib - F.1. adminpack â pgAdmin support toolpack
- F.2. amcheck â tools to verify table and index consistency
- F.3. aqo â cost-based query optimization
- F.4. auth_delay â pause on authentication failure
- F.5. auto_dump â get data and reproduce problematic queries
- F.6. auto_explain â log execution plans of slow queries
- F.7. basebackup_to_shell â example "shell" pg_basebackup module
- F.8. basic_archive â an example WAL archive module
- F.9. bloom â bloom filter index access method
- F.10. btree_gin â GIN operator classes with B-tree behavior
- F.11. btree_gist â GiST operator classes with B-tree behavior
- F.12. citext â a case-insensitive character string type
- F.13. cube â a multi-dimensional cube data type
- F.14. daterange_inclusive â upper bound-inclusive
daterange- F.15. dbcopies_decoding â 1C module for updating database copies
- F.16. dblink â connect to other Postgres Pro databases
- F.17. dict_int â example full-text search dictionary for integers
- F.18. dict_xsyn â example synonym full-text search dictionary
- F.19. dump_stat â functions to backup and recover the
pg_statistictable- F.20. earthdistance â calculate great-circle distances
- F.21. fasttrun â a transaction unsafe function to truncate temporary tables
- F.22. file_fdw â access data files in the server's file system
- F.23. fulleq â an additional equivalence operator for compatibility with Microsoft SQL Server
- F.24. fuzzystrmatch â determine string similarities and distance
- F.25. hstore â hstore key/value datatype
- F.26. Hunspell Dictionaries Modules
- F.27. hypopg â support for hypothetical indexes
- F.28. intagg â integer aggregator and enumerator
- F.29. intarray â manipulate arrays of integers
- F.30. isn â data types for international standard numbers (ISBN, EAN, UPC, etc.)
- F.31. jsquery â a language to query
jsonbdata type- F.32. lo â manage large objects
- F.33. ltree â hierarchical tree-like data type
- F.34. mchar â additional data types for compatibility with Microsoft SQL Server
- F.35. online_analyze â update statistics after
INSERT,UPDATE,DELETE,SELECT INTO, orCOPYoperations- F.36. old_snapshot â inspect
old_snapshot_thresholdstate- F.37. pageinspect â low-level inspection of database pages
- F.38. passwordcheck â verify password strength
- F.39. pg_buffercache â inspect Postgres Pro buffer cache state
- F.40. pgcrypto â cryptographic functions
- F.41. pg_freespacemap â examine the free space map
- F.42. pg_pathman â an optimized partitioning solution for large and distributed databases
- F.43. pg_proaudit â enables detailed logging of various security events
- F.44. pgpro_bindump â a replication protocol module for backup and restore
- F.45. pgpro_cpumeter â a CPU usage monitoring system function
- F.46. pg_prewarm â preload relation data into buffer caches
- F.47. pg_query_state â a facility to know the current state of query execution on working backend
- F.48. pgrowlocks â show a table's row locking information
- F.49. pg_stat_statements â track statistics of SQL planning and execution
- F.50. pgstattuple â obtain tuple-level statistics
- F.51. pg_surgery â perform low-level surgery on relation data
- F.52. pg_trgm â support for similarity of text using trigram matching
- F.53. pg_trgm_mchar â trigram-based search for similar
mcharandmvarcharstrings- F.54. pg_tsparser â an extension for text search
- F.55. pg_variables â functions for working with variables of various types
- F.56. pg_visibility â visibility map information and utilities
- F.57. pg_wait_sampling â collecting sampling-based statistics on wait events
- F.58. pg_walinspect â low-level WAL inspection
- F.59. plantuner â hints for the planner to disable or enable indexes for query execution
- F.60. postgres_fdw â access data stored in external Postgres Pro servers
- F.61. ptrack â a block-level incremental backup engine for Postgres Pro
- F.62. rum â an access method to work with the
RUMindexes- F.63. seg â a datatype for line segments or floating point intervals
- F.64. sepgsql â SELinux-, label-based mandatory access control (MAC) security module
- F.65. shared_ispell â a shared ispell dictionary
- F.66. spi â Server Programming Interface features/examples
- F.67. sslinfo â obtain client SSL information
- F.68. tablefunc â functions that return tables (
crosstaband others)- F.69. tcn â a trigger function to notify listeners of changes to table content
- F.70. test_decoding â SQL-based test/example module for WAL logical decoding
- F.71. tsm_system_rows â the
SYSTEM_ROWSsampling method forTABLESAMPLE- F.72. tsm_system_time â the
SYSTEM_TIMEsampling method forTABLESAMPLE- F.73. unaccent â a text search dictionary which removes diacritics
- F.74. uuid-ossp â a UUID generator
- F.75. xml2 â XPath querying and XSLT functionality
- F.2. amcheck â tools to verify table and index consistency
- F.1. adminpack â pgAdmin support toolpack
- G. Postgres Pro Modules and Extensions Shipped as Individual Packages
- H. Third-Party Modules and Extensions Shipped as Individual Packages
- I. Additional Supplied Programs
- J. External Projects
- K. Configuring Postgres Pro for 1C Solutions
- L. Postgres Pro Limits
- M. Demo Database âAirlinesâ
- N. Acronyms
- O. Glossary
- P. Color Support
- O. Glossary
- Q. Obsolete or Renamed Features