Part VIII. Appendixes#
Part VIII. Appendixes
Table of Contents
- A. Tantor SE-1C Error Codes
- B. Date/Time Support
- C. SQL Key Words
- D. SQL Conformance
- E. Release Notes
- F. Additional Supplied Modules and Extensions
- F.1. adminpack — pgAdmin support toolpack
- F.2. amcheck — tools to verify table and index consistency
- F.3. auth_delay — pause on authentication failure
- F.4. auto_explain — log execution plans of slow queries
- F.5. basebackup_to_shell — example "shell" pg_basebackup module
- F.6. basic_archive — an example WAL archive module
- F.7. bloom — bloom filter index access method
- F.8. btree_gin — GIN operator classes with B-tree behavior
- F.9. btree_gist — GiST operator classes with B-tree behavior
- F.10. citext — a case-insensitive character string type
- F.11. spi — Server Programming Interface features/examples
- F.12. credcheck
- F.13. cube — a multi-dimensional cube data type
- F.14. dbcopies_decoding
- F.15. dblink — connect to other PostgreSQL databases
- F.16. dict_int — example full-text search dictionary for integers
- F.17. dict_xsyn — example synonym full-text search dictionary
- F.18. earthdistance — calculate great-circle distances
- F.19. fasttrun
- F.20. file_fdw — access data files in the server's file system
- F.21. fulleq
- F.22. fuzzystrmatch — determine string similarities and distance
- F.23. hstore — hstore key/value datatype
- F.24. HypoPG
- F.25. intagg — integer aggregator and enumerator
- F.26. intarray — manipulate arrays of integers
- F.27. isn — data types for international standard numbers (ISBN, EAN, UPC, etc.)
- F.28. lo — manage large objects
- F.29. ltree — hierarchical tree-like data type
- F.30. mchar
- F.31. old_snapshot — inspect
old_snapshot_threshold
state - F.32. online_analyze
- F.33. pageinspect — low-level inspection of database pages
- F.34. page_repair
- F.35. passwordcheck — verify password strength
- F.36. pgAudit
- F.37. pgAudit Log to File
- F.38. pg_buffercache — inspect Tantor SE-1C buffer cache state
- F.39. pg_cron
- F.40. pgcrypto — cryptographic functions
- F.41. pg_freespacemap — examine the free space map
- F.42. pg_hint_plan
- F.43. pg_prewarm — preload relation data into buffer caches
- F.44. pg_repack
- F.45. pgrowlocks — show a table's row locking information
- F.46. pg_stat_statements — track statistics of SQL planning and execution
- F.47. pgstattuple — obtain tuple-level statistics
- F.48. pg_store_plans
- F.49. pg_surgery — perform low-level surgery on relation data
- F.50. pg_trgm — support for similarity of text using trigram matching
- F.51. pg_visibility — visibility map information and utilities
- F.52. pg_wait_sampling
- F.53. pg_walinspect — low-level WAL inspection
- F.54. plantuner
- F.55. postgres_fdw — access data stored in external Tantor SE-1C servers
- F.56. seg — a datatype for line segments or floating point intervals
- F.57. sepgsql — SELinux-, label-based mandatory access control (MAC) security module
- F.58. sslinfo — obtain client SSL information
- F.59. tablefunc — functions that return tables (
crosstab
and others) - F.60. tcn — a trigger function to notify listeners of changes to table content
- F.61. test_decoding — SQL-based test/example module for WAL logical decoding
- F.62. transp_anon
- F.63. tsm_system_rows —
the
SYSTEM_ROWS
sampling method forTABLESAMPLE
- F.64. tsm_system_time —
the
SYSTEM_TIME
sampling method forTABLESAMPLE
- F.65. unaccent — a text search dictionary which removes diacritics
- F.66. uuid-ossp — a UUID generator
- F.67. xml2 — XPath querying and XSLT functionality
- G. Additional Supplied Programs
- H. Additional External Modules
- I. External Projects
- J. Tantor SE-1C Limits
- K. Acronyms
- L. Glossary
- M. Color Support
- N. Obsolete or Renamed Features
- Appendix A. Tantor SE-1C Error Codes
- Appendix B. Date/Time Support
- Appendix C. SQL Key Words
- Appendix D. SQL Conformance
- Appendix E. Release Notes
- Appendix F. Additional Supplied Modules and Extensions
- Appendix G. Additional Supplied Programs
- Appendix H. Additional External Modules
- Appendix I. External Projects
- Appendix J. Tantor SE-1C Limits
- Appendix K. Acronyms
- Appendix L. Glossary
- Appendix M. Color Support
- Appendix N. Obsolete or Renamed Features