mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
164 KiB
1 line
164 KiB
{"entries":[{"name":"1. Installation","path":"tutorial-install","type":"Tutorial: Getting Started"},{"name":"1. Introduction","path":"tutorial-sql-intro","type":"Tutorial: The SQL Language"},{"name":"1. Introduction","path":"tutorial-advanced-intro","type":"Tutorial: Advanced Features"},{"name":"2. Architectural Fundamentals","path":"tutorial-arch","type":"Tutorial: Getting Started"},{"name":"2. Concepts","path":"tutorial-concepts","type":"Tutorial: The SQL Language"},{"name":"2. Views","path":"tutorial-views","type":"Tutorial: Advanced Features"},{"name":"3. Creating a Database","path":"tutorial-createdb","type":"Tutorial: Getting Started"},{"name":"3. Creating a New Table","path":"tutorial-table","type":"Tutorial: The SQL Language"},{"name":"3. Foreign Keys","path":"tutorial-fk","type":"Tutorial: Advanced Features"},{"name":"4. Accessing a Database","path":"tutorial-accessdb","type":"Tutorial: Getting Started"},{"name":"4. Populating a Table With Rows","path":"tutorial-populate","type":"Tutorial: The SQL Language"},{"name":"4. Transactions","path":"tutorial-transactions","type":"Tutorial: Advanced Features"},{"name":"5. Querying a Table","path":"tutorial-select","type":"Tutorial: The SQL Language"},{"name":"5. Window Functions","path":"tutorial-window","type":"Tutorial: Advanced Features"},{"name":"6. Inheritance","path":"tutorial-inheritance","type":"Tutorial: Advanced Features"},{"name":"6. Joins Between Tables","path":"tutorial-join","type":"Tutorial: The SQL Language"},{"name":"7. Aggregate Functions","path":"tutorial-agg","type":"Tutorial: The SQL Language"},{"name":"7. Conclusion","path":"tutorial-conclusion","type":"Tutorial: Advanced Features"},{"name":"8. Updates","path":"tutorial-update","type":"Tutorial: The SQL Language"},{"name":"9. Deletions","path":"tutorial-delete","type":"Tutorial: The SQL Language"},{"name":"ABORT","path":"sql-abort","type":"Commands"},{"name":"Acronyms","path":"acronyms","type":"Appendixes"},{"name":"Administration Functions","path":"functions-admin","type":"Functions: System Administration"},{"name":"adminpack","path":"adminpack","type":"Appendix: Additional Supplied Modules"},{"name":"Aggregate Functions","path":"functions-aggregate","type":"Functions: Aggregate"},{"name":"Aggregate: array_agg","path":"functions-aggregate#array_agg","type":"Functions: Aggregate"},{"name":"Aggregate: avg","path":"functions-aggregate#avg","type":"Functions: Aggregate"},{"name":"Aggregate: bit_and","path":"functions-aggregate#bit_and","type":"Functions: Aggregate"},{"name":"Aggregate: bit_or","path":"functions-aggregate#bit_or","type":"Functions: Aggregate"},{"name":"Aggregate: bool_and","path":"functions-aggregate#bool_and","type":"Functions: Aggregate"},{"name":"Aggregate: bool_or","path":"functions-aggregate#bool_or","type":"Functions: Aggregate"},{"name":"Aggregate: corr","path":"functions-aggregate#corr","type":"Functions: Aggregate"},{"name":"Aggregate: count","path":"functions-aggregate#count","type":"Functions: Aggregate"},{"name":"Aggregate: covar_pop","path":"functions-aggregate#covar_pop","type":"Functions: Aggregate"},{"name":"Aggregate: covar_samp","path":"functions-aggregate#covar_samp","type":"Functions: Aggregate"},{"name":"Aggregate: cume_dist WITHIN GROUP","path":"functions-aggregate#cume_dist32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: dense_rank WITHIN GROUP","path":"functions-aggregate#dense_rank32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: every","path":"functions-aggregate#every","type":"Functions: Aggregate"},{"name":"Aggregate: GROUPING","path":"functions-aggregate#grouping","type":"Functions: Aggregate"},{"name":"Aggregate: jsonb_agg","path":"functions-aggregate#jsonb_agg","type":"Functions: Aggregate"},{"name":"Aggregate: jsonb_object_agg","path":"functions-aggregate#jsonb_object_agg","type":"Functions: Aggregate"},{"name":"Aggregate: json_agg","path":"functions-aggregate#json_agg","type":"Functions: Aggregate"},{"name":"Aggregate: json_object_agg","path":"functions-aggregate#json_object_agg","type":"Functions: Aggregate"},{"name":"Aggregate: max","path":"functions-aggregate#max","type":"Functions: Aggregate"},{"name":"Aggregate: min","path":"functions-aggregate#min","type":"Functions: Aggregate"},{"name":"Aggregate: mode WITHIN GROUP","path":"functions-aggregate#mode32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: percentile_cont WITHIN GROUP","path":"functions-aggregate#percentile_cont32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: percentile_disc WITHIN GROUP","path":"functions-aggregate#percentile_disc32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: percent_rank WITHIN GROUP","path":"functions-aggregate#percent_rank32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: rank WITHIN GROUP","path":"functions-aggregate#rank32within32group32","type":"Functions: Aggregate"},{"name":"Aggregate: regr_avgx","path":"functions-aggregate#regr_avgx","type":"Functions: Aggregate"},{"name":"Aggregate: regr_avgy","path":"functions-aggregate#regr_avgy","type":"Functions: Aggregate"},{"name":"Aggregate: regr_count","path":"functions-aggregate#regr_count","type":"Functions: Aggregate"},{"name":"Aggregate: regr_intercept","path":"functions-aggregate#regr_intercept","type":"Functions: Aggregate"},{"name":"Aggregate: regr_r2","path":"functions-aggregate#regr_r2","type":"Functions: Aggregate"},{"name":"Aggregate: regr_slope","path":"functions-aggregate#regr_slope","type":"Functions: Aggregate"},{"name":"Aggregate: regr_sxx","path":"functions-aggregate#regr_sxx","type":"Functions: Aggregate"},{"name":"Aggregate: regr_sxy","path":"functions-aggregate#regr_sxy","type":"Functions: Aggregate"},{"name":"Aggregate: regr_syy","path":"functions-aggregate#regr_syy","type":"Functions: Aggregate"},{"name":"Aggregate: stddev","path":"functions-aggregate#stddev","type":"Functions: Aggregate"},{"name":"Aggregate: stddev_pop","path":"functions-aggregate#stddev_pop","type":"Functions: Aggregate"},{"name":"Aggregate: stddev_samp","path":"functions-aggregate#stddev_samp","type":"Functions: Aggregate"},{"name":"Aggregate: string_agg","path":"functions-aggregate#string_agg","type":"Functions: Aggregate"},{"name":"Aggregate: sum","path":"functions-aggregate#sum","type":"Functions: Aggregate"},{"name":"Aggregate: variance","path":"functions-aggregate#variance","type":"Functions: Aggregate"},{"name":"Aggregate: var_pop","path":"functions-aggregate#var_pop","type":"Functions: Aggregate"},{"name":"Aggregate: var_samp","path":"functions-aggregate#var_samp","type":"Functions: Aggregate"},{"name":"Aggregate: xmlagg","path":"functions-aggregate#xmlagg","type":"Functions: Aggregate"},{"name":"ALTER AGGREGATE","path":"sql-alteraggregate","type":"Commands"},{"name":"ALTER COLLATION","path":"sql-altercollation","type":"Commands"},{"name":"ALTER CONVERSION","path":"sql-alterconversion","type":"Commands"},{"name":"ALTER DATABASE","path":"sql-alterdatabase","type":"Commands"},{"name":"ALTER DEFAULT PRIVILEGES","path":"sql-alterdefaultprivileges","type":"Commands"},{"name":"ALTER DOMAIN","path":"sql-alterdomain","type":"Commands"},{"name":"ALTER EVENT TRIGGER","path":"sql-altereventtrigger","type":"Commands"},{"name":"ALTER EXTENSION","path":"sql-alterextension","type":"Commands"},{"name":"ALTER FOREIGN DATA WRAPPER","path":"sql-alterforeigndatawrapper","type":"Commands"},{"name":"ALTER FOREIGN TABLE","path":"sql-alterforeigntable","type":"Commands"},{"name":"ALTER FUNCTION","path":"sql-alterfunction","type":"Commands"},{"name":"ALTER GROUP","path":"sql-altergroup","type":"Commands"},{"name":"ALTER INDEX","path":"sql-alterindex","type":"Commands"},{"name":"ALTER LANGUAGE","path":"sql-alterlanguage","type":"Commands"},{"name":"ALTER LARGE OBJECT","path":"sql-alterlargeobject","type":"Commands"},{"name":"ALTER MATERIALIZED VIEW","path":"sql-altermaterializedview","type":"Commands"},{"name":"ALTER OPERATOR","path":"sql-alteroperator","type":"Commands"},{"name":"ALTER OPERATOR CLASS","path":"sql-alteropclass","type":"Commands"},{"name":"ALTER OPERATOR FAMILY","path":"sql-alteropfamily","type":"Commands"},{"name":"ALTER POLICY","path":"sql-alterpolicy","type":"Commands"},{"name":"ALTER ROLE","path":"sql-alterrole","type":"Commands"},{"name":"ALTER RULE","path":"sql-alterrule","type":"Commands"},{"name":"ALTER SCHEMA","path":"sql-alterschema","type":"Commands"},{"name":"ALTER SEQUENCE","path":"sql-altersequence","type":"Commands"},{"name":"ALTER SERVER","path":"sql-alterserver","type":"Commands"},{"name":"ALTER SYSTEM","path":"sql-altersystem","type":"Commands"},{"name":"ALTER TABLE","path":"sql-altertable","type":"Commands"},{"name":"ALTER TABLESPACE","path":"sql-altertablespace","type":"Commands"},{"name":"ALTER TEXT SEARCH CONFIGURATION","path":"sql-altertsconfig","type":"Commands"},{"name":"ALTER TEXT SEARCH DICTIONARY","path":"sql-altertsdictionary","type":"Commands"},{"name":"ALTER TEXT SEARCH PARSER","path":"sql-altertsparser","type":"Commands"},{"name":"ALTER TEXT SEARCH TEMPLATE","path":"sql-altertstemplate","type":"Commands"},{"name":"ALTER TRIGGER","path":"sql-altertrigger","type":"Commands"},{"name":"ALTER TYPE","path":"sql-altertype","type":"Commands"},{"name":"ALTER USER","path":"sql-alteruser","type":"Commands"},{"name":"ALTER USER MAPPING","path":"sql-alterusermapping","type":"Commands"},{"name":"ALTER VIEW","path":"sql-alterview","type":"Commands"},{"name":"Alternative Method for Log Shipping","path":"log-shipping-alternative","type":"High Availability"},{"name":"ANALYZE","path":"sql-analyze","type":"Commands"},{"name":"Archive Recovery Settings","path":"archive-recovery-settings","type":"Recovery Configuration"},{"name":"Array Comparisons","path":"functions-comparisons","type":"Functions and Operators"},{"name":"Array Comparisons: ALL (array)","path":"functions-comparisons#AEN20545","type":"Functions and Operators"},{"name":"Array Comparisons: ANY/SOME (array)","path":"functions-comparisons#AEN20522","type":"Functions and Operators"},{"name":"Array Comparisons: IN","path":"functions-comparisons#AEN20484","type":"Functions and Operators"},{"name":"Array Comparisons: NOT IN","path":"functions-comparisons#AEN20500","type":"Functions and Operators"},{"name":"Array Functions and Operators","path":"functions-array","type":"Functions: Array"},{"name":"Array: &&","path":"functions-array#3838","type":"Functions: Array"},{"name":"Array: <","path":"functions-array#60","type":"Functions: Array"},{"name":"Array: <=","path":"functions-array#6061","type":"Functions: Array"},{"name":"Array: <>","path":"functions-array#6062","type":"Functions: Array"},{"name":"Array: <@","path":"functions-array#6064","type":"Functions: Array"},{"name":"Array: =","path":"functions-array#61","type":"Functions: Array"},{"name":"Array: >","path":"functions-array#62","type":"Functions: Array"},{"name":"Array: >=","path":"functions-array#6261","type":"Functions: Array"},{"name":"Array: @>","path":"functions-array#6462","type":"Functions: Array"},{"name":"Array: array_append","path":"functions-array#array_append","type":"Functions: Array"},{"name":"Array: array_cat","path":"functions-array#array_cat","type":"Functions: Array"},{"name":"Array: array_dims","path":"functions-array#array_dims","type":"Functions: Array"},{"name":"Array: array_fill","path":"functions-array#array_fill","type":"Functions: Array"},{"name":"Array: array_length","path":"functions-array#array_length","type":"Functions: Array"},{"name":"Array: array_lower","path":"functions-array#array_lower","type":"Functions: Array"},{"name":"Array: array_ndims","path":"functions-array#array_ndims","type":"Functions: Array"},{"name":"Array: array_position","path":"functions-array#array_position","type":"Functions: Array"},{"name":"Array: array_positions","path":"functions-array#array_positions","type":"Functions: Array"},{"name":"Array: array_prepend","path":"functions-array#array_prepend","type":"Functions: Array"},{"name":"Array: array_remove","path":"functions-array#array_remove","type":"Functions: Array"},{"name":"Array: array_replace","path":"functions-array#array_replace","type":"Functions: Array"},{"name":"Array: array_to_string","path":"functions-array#array_to_string","type":"Functions: Array"},{"name":"Array: array_upper","path":"functions-array#array_upper","type":"Functions: Array"},{"name":"Array: cardinality","path":"functions-array#cardinality","type":"Functions: Array"},{"name":"Array: string_to_array","path":"functions-array#string_to_array","type":"Functions: Array"},{"name":"Array: unnest","path":"functions-array#unnest","type":"Functions: Array"},{"name":"Array: ||","path":"functions-array#124124","type":"Functions: Array"},{"name":"Arrays","path":"arrays","type":"Data Types"},{"name":"Asynchronous Commit","path":"wal-async-commit","type":"Write-Ahead Log"},{"name":"Authentication Methods","path":"auth-methods","type":"Client Authentication"},{"name":"Authentication Problems","path":"client-authentication-problems","type":"Client Authentication"},{"name":"auth_delay","path":"auth-delay","type":"Appendix: Additional Supplied Modules"},{"name":"auto_explain","path":"auto-explain","type":"Appendix: Additional Supplied Modules"},{"name":"BEGIN","path":"sql-begin","type":"Commands"},{"name":"Binary Data Types","path":"datatype-binary","type":"Data Types"},{"name":"Binary Data Types: bytea","path":"datatype-binary#bytea","type":"Data Types"},{"name":"Binary String Functions and Operators","path":"functions-binarystring","type":"Functions: Binary String"},{"name":"Binary String: btrim","path":"functions-binarystring#btrim","type":"Functions: Binary String"},{"name":"Binary String: decode","path":"functions-binarystring#decode","type":"Functions: Binary String"},{"name":"Binary String: encode","path":"functions-binarystring#encode","type":"Functions: Binary String"},{"name":"Binary String: get_bit","path":"functions-binarystring#get_bit","type":"Functions: Binary String"},{"name":"Binary String: get_byte","path":"functions-binarystring#get_byte","type":"Functions: Binary String"},{"name":"Binary String: length","path":"functions-binarystring#length","type":"Functions: Binary String"},{"name":"Binary String: md5","path":"functions-binarystring#md5","type":"Functions: Binary String"},{"name":"Binary String: octet_length","path":"functions-binarystring#octet_length","type":"Functions: Binary String"},{"name":"Binary String: overlay","path":"functions-binarystring#overlay","type":"Functions: Binary String"},{"name":"Binary String: position","path":"functions-binarystring#position","type":"Functions: Binary String"},{"name":"Binary String: set_bit","path":"functions-binarystring#set_bit","type":"Functions: Binary String"},{"name":"Binary String: set_byte","path":"functions-binarystring#set_byte","type":"Functions: Binary String"},{"name":"Binary String: substring","path":"functions-binarystring#substring","type":"Functions: Binary String"},{"name":"Binary String: trim","path":"functions-binarystring#trim","type":"Functions: Binary String"},{"name":"Binary String: ||","path":"functions-binarystring#124124","type":"Functions: Binary String"},{"name":"Bit String Functions and Operators","path":"functions-bitstring","type":"Functions: Bit String"},{"name":"Bit String Types","path":"datatype-bit","type":"Data Types"},{"name":"Bit String: #","path":"functions-bitstring#35","type":"Functions: Bit String"},{"name":"Bit String: &","path":"functions-bitstring#38","type":"Functions: Bit String"},{"name":"Bit String: <<","path":"functions-bitstring#6060","type":"Functions: Bit String"},{"name":"Bit String: >>","path":"functions-bitstring#6262","type":"Functions: Bit String"},{"name":"Bit String: |","path":"functions-bitstring#124","type":"Functions: Bit String"},{"name":"Bit String: ||","path":"functions-bitstring#124124","type":"Functions: Bit String"},{"name":"Bit String: ~","path":"functions-bitstring#126","type":"Functions: Bit String"},{"name":"Boolean Type","path":"datatype-boolean","type":"Data Types"},{"name":"Boolean Type: boolean","path":"datatype-boolean#boolean","type":"Data Types"},{"name":"BRIN Indexes: Built-in Operator Classes","path":"brin-builtin-opclasses","type":"Internals: BRIN Indexes"},{"name":"BRIN Indexes: Extensibility","path":"brin-extensibility","type":"Internals: BRIN Indexes"},{"name":"btree_gin","path":"btree-gin","type":"Appendix: Additional Supplied Modules"},{"name":"btree_gist","path":"btree-gist","type":"Appendix: Additional Supplied Modules"},{"name":"Calling Functions","path":"sql-syntax-calling-funcs","type":"Syntax"},{"name":"Calling Functions: Mixed Notation","path":"sql-syntax-calling-funcs#SQL-SYNTAX-CALLING-FUNCS-MIXED","type":"Syntax"},{"name":"Calling Functions: Named Notation","path":"sql-syntax-calling-funcs#SQL-SYNTAX-CALLING-FUNCS-NAMED","type":"Syntax"},{"name":"Calling Functions: Positional Notation","path":"sql-syntax-calling-funcs#SQL-SYNTAX-CALLING-FUNCS-POSITIONAL","type":"Syntax"},{"name":"Catalogs: pg_aggregate","path":"catalog-pg-aggregate","type":"Internals: Catalogs"},{"name":"Catalogs: pg_am","path":"catalog-pg-am","type":"Internals: Catalogs"},{"name":"Catalogs: pg_amop","path":"catalog-pg-amop","type":"Internals: Catalogs"},{"name":"Catalogs: pg_amproc","path":"catalog-pg-amproc","type":"Internals: Catalogs"},{"name":"Catalogs: pg_attrdef","path":"catalog-pg-attrdef","type":"Internals: Catalogs"},{"name":"Catalogs: pg_attribute","path":"catalog-pg-attribute","type":"Internals: Catalogs"},{"name":"Catalogs: pg_authid","path":"catalog-pg-authid","type":"Internals: Catalogs"},{"name":"Catalogs: pg_auth_members","path":"catalog-pg-auth-members","type":"Internals: Catalogs"},{"name":"Catalogs: pg_available_extensions","path":"view-pg-available-extensions","type":"Internals: Catalogs"},{"name":"Catalogs: pg_available_extension_versions","path":"view-pg-available-extension-versions","type":"Internals: Catalogs"},{"name":"Catalogs: pg_cast","path":"catalog-pg-cast","type":"Internals: Catalogs"},{"name":"Catalogs: pg_class","path":"catalog-pg-class","type":"Internals: Catalogs"},{"name":"Catalogs: pg_collation","path":"catalog-pg-collation","type":"Internals: Catalogs"},{"name":"Catalogs: pg_constraint","path":"catalog-pg-constraint","type":"Internals: Catalogs"},{"name":"Catalogs: pg_conversion","path":"catalog-pg-conversion","type":"Internals: Catalogs"},{"name":"Catalogs: pg_cursors","path":"view-pg-cursors","type":"Internals: Catalogs"},{"name":"Catalogs: pg_database","path":"catalog-pg-database","type":"Internals: Catalogs"},{"name":"Catalogs: pg_db_role_setting","path":"catalog-pg-db-role-setting","type":"Internals: Catalogs"},{"name":"Catalogs: pg_default_acl","path":"catalog-pg-default-acl","type":"Internals: Catalogs"},{"name":"Catalogs: pg_depend","path":"catalog-pg-depend","type":"Internals: Catalogs"},{"name":"Catalogs: pg_description","path":"catalog-pg-description","type":"Internals: Catalogs"},{"name":"Catalogs: pg_enum","path":"catalog-pg-enum","type":"Internals: Catalogs"},{"name":"Catalogs: pg_event_trigger","path":"catalog-pg-event-trigger","type":"Internals: Catalogs"},{"name":"Catalogs: pg_extension","path":"catalog-pg-extension","type":"Internals: Catalogs"},{"name":"Catalogs: pg_file_settings","path":"view-pg-file-settings","type":"Internals: Catalogs"},{"name":"Catalogs: pg_foreign_data_wrapper","path":"catalog-pg-foreign-data-wrapper","type":"Internals: Catalogs"},{"name":"Catalogs: pg_foreign_server","path":"catalog-pg-foreign-server","type":"Internals: Catalogs"},{"name":"Catalogs: pg_foreign_table","path":"catalog-pg-foreign-table","type":"Internals: Catalogs"},{"name":"Catalogs: pg_group","path":"view-pg-group","type":"Internals: Catalogs"},{"name":"Catalogs: pg_index","path":"catalog-pg-index","type":"Internals: Catalogs"},{"name":"Catalogs: pg_indexes","path":"view-pg-indexes","type":"Internals: Catalogs"},{"name":"Catalogs: pg_inherits","path":"catalog-pg-inherits","type":"Internals: Catalogs"},{"name":"Catalogs: pg_language","path":"catalog-pg-language","type":"Internals: Catalogs"},{"name":"Catalogs: pg_largeobject","path":"catalog-pg-largeobject","type":"Internals: Catalogs"},{"name":"Catalogs: pg_largeobject_metadata","path":"catalog-pg-largeobject-metadata","type":"Internals: Catalogs"},{"name":"Catalogs: pg_locks","path":"view-pg-locks","type":"Internals: Catalogs"},{"name":"Catalogs: pg_matviews","path":"view-pg-matviews","type":"Internals: Catalogs"},{"name":"Catalogs: pg_namespace","path":"catalog-pg-namespace","type":"Internals: Catalogs"},{"name":"Catalogs: pg_opclass","path":"catalog-pg-opclass","type":"Internals: Catalogs"},{"name":"Catalogs: pg_operator","path":"catalog-pg-operator","type":"Internals: Catalogs"},{"name":"Catalogs: pg_opfamily","path":"catalog-pg-opfamily","type":"Internals: Catalogs"},{"name":"Catalogs: pg_pltemplate","path":"catalog-pg-pltemplate","type":"Internals: Catalogs"},{"name":"Catalogs: pg_policies","path":"view-pg-policies","type":"Internals: Catalogs"},{"name":"Catalogs: pg_policy","path":"catalog-pg-policy","type":"Internals: Catalogs"},{"name":"Catalogs: pg_prepared_statements","path":"view-pg-prepared-statements","type":"Internals: Catalogs"},{"name":"Catalogs: pg_prepared_xacts","path":"view-pg-prepared-xacts","type":"Internals: Catalogs"},{"name":"Catalogs: pg_proc","path":"catalog-pg-proc","type":"Internals: Catalogs"},{"name":"Catalogs: pg_range","path":"catalog-pg-range","type":"Internals: Catalogs"},{"name":"Catalogs: pg_replication_origin","path":"catalog-pg-replication-origin","type":"Internals: Catalogs"},{"name":"Catalogs: pg_replication_origin_status","path":"view-pg-replication-origin-status","type":"Internals: Catalogs"},{"name":"Catalogs: pg_replication_slots","path":"view-pg-replication-slots","type":"Internals: Catalogs"},{"name":"Catalogs: pg_rewrite","path":"catalog-pg-rewrite","type":"Internals: Catalogs"},{"name":"Catalogs: pg_roles","path":"view-pg-roles","type":"Internals: Catalogs"},{"name":"Catalogs: pg_rules","path":"view-pg-rules","type":"Internals: Catalogs"},{"name":"Catalogs: pg_seclabel","path":"catalog-pg-seclabel","type":"Internals: Catalogs"},{"name":"Catalogs: pg_seclabels","path":"view-pg-seclabels","type":"Internals: Catalogs"},{"name":"Catalogs: pg_settings","path":"view-pg-settings","type":"Internals: Catalogs"},{"name":"Catalogs: pg_shadow","path":"view-pg-shadow","type":"Internals: Catalogs"},{"name":"Catalogs: pg_shdepend","path":"catalog-pg-shdepend","type":"Internals: Catalogs"},{"name":"Catalogs: pg_shdescription","path":"catalog-pg-shdescription","type":"Internals: Catalogs"},{"name":"Catalogs: pg_shseclabel","path":"catalog-pg-shseclabel","type":"Internals: Catalogs"},{"name":"Catalogs: pg_statistic","path":"catalog-pg-statistic","type":"Internals: Catalogs"},{"name":"Catalogs: pg_stats","path":"view-pg-stats","type":"Internals: Catalogs"},{"name":"Catalogs: pg_tables","path":"view-pg-tables","type":"Internals: Catalogs"},{"name":"Catalogs: pg_tablespace","path":"catalog-pg-tablespace","type":"Internals: Catalogs"},{"name":"Catalogs: pg_timezone_abbrevs","path":"view-pg-timezone-abbrevs","type":"Internals: Catalogs"},{"name":"Catalogs: pg_timezone_names","path":"view-pg-timezone-names","type":"Internals: Catalogs"},{"name":"Catalogs: pg_transform","path":"catalog-pg-transform","type":"Internals: Catalogs"},{"name":"Catalogs: pg_trigger","path":"catalog-pg-trigger","type":"Internals: Catalogs"},{"name":"Catalogs: pg_ts_config","path":"catalog-pg-ts-config","type":"Internals: Catalogs"},{"name":"Catalogs: pg_ts_config_map","path":"catalog-pg-ts-config-map","type":"Internals: Catalogs"},{"name":"Catalogs: pg_ts_dict","path":"catalog-pg-ts-dict","type":"Internals: Catalogs"},{"name":"Catalogs: pg_ts_parser","path":"catalog-pg-ts-parser","type":"Internals: Catalogs"},{"name":"Catalogs: pg_ts_template","path":"catalog-pg-ts-template","type":"Internals: Catalogs"},{"name":"Catalogs: pg_type","path":"catalog-pg-type","type":"Internals: Catalogs"},{"name":"Catalogs: pg_user","path":"view-pg-user","type":"Internals: Catalogs"},{"name":"Catalogs: pg_user_mapping","path":"catalog-pg-user-mapping","type":"Internals: Catalogs"},{"name":"Catalogs: pg_user_mappings","path":"view-pg-user-mappings","type":"Internals: Catalogs"},{"name":"Catalogs: pg_views","path":"view-pg-views","type":"Internals: Catalogs"},{"name":"Catalogs: System Views","path":"views-overview","type":"Internals: Catalogs"},{"name":"Caveats","path":"mvcc-caveats","type":"Concurrency Control"},{"name":"Character Set Support","path":"multibyte","type":"Localization"},{"name":"Character Types","path":"datatype-character","type":"Data Types"},{"name":"Character Types: \"char\"","path":"datatype-character#34char34","type":"Data Types"},{"name":"Character Types: char","path":"datatype-character#char","type":"Data Types"},{"name":"Character Types: character","path":"datatype-character#character","type":"Data Types"},{"name":"Character Types: character varying","path":"datatype-character#character32varying","type":"Data Types"},{"name":"Character Types: name","path":"datatype-character#name","type":"Data Types"},{"name":"Character Types: text","path":"datatype-character#text","type":"Data Types"},{"name":"Character Types: varchar","path":"datatype-character#varchar","type":"Data Types"},{"name":"CHECKPOINT","path":"sql-checkpoint","type":"Commands"},{"name":"chkpass","path":"chkpass","type":"Appendix: Additional Supplied Modules"},{"name":"citext","path":"citext","type":"Appendix: Additional Supplied Modules"},{"name":"CLOSE","path":"sql-close","type":"Commands"},{"name":"CLUSTER","path":"sql-cluster","type":"Commands"},{"name":"clusterdb","path":"app-clusterdb","type":"Applications"},{"name":"Collation Support","path":"collation","type":"Localization"},{"name":"Combining Multiple Indexes","path":"indexes-bitmap-scans","type":"Indexes"},{"name":"Combining Queries","path":"queries-union","type":"Queries"},{"name":"Combining Queries: EXCEPT","path":"queries-union#except","type":"Queries"},{"name":"Combining Queries: INTERSECT","path":"queries-union#intersect","type":"Queries"},{"name":"Combining Queries: UNION","path":"queries-union#union","type":"Queries"},{"name":"COMMENT","path":"sql-comment","type":"Commands"},{"name":"COMMIT","path":"sql-commit","type":"Commands"},{"name":"COMMIT PREPARED","path":"sql-commit-prepared","type":"Commands"},{"name":"Comparison of Different Solutions","path":"different-replication-solutions","type":"High Availability"},{"name":"Comparison Operators","path":"functions-comparison","type":"Functions and Operators"},{"name":"Comparison Operators: <","path":"functions-comparison#60","type":"Functions and Operators"},{"name":"Comparison Operators: <=","path":"functions-comparison#6061","type":"Functions and Operators"},{"name":"Comparison Operators: <>","path":"functions-comparison#6062","type":"Functions and Operators"},{"name":"Comparison Operators: =","path":"functions-comparison#61","type":"Functions and Operators"},{"name":"Comparison Operators: >","path":"functions-comparison#62","type":"Functions and Operators"},{"name":"Comparison Operators: >=","path":"functions-comparison#6261","type":"Functions and Operators"},{"name":"Comparison Operators: BETWEEN","path":"functions-comparison","type":"Functions and Operators"},{"name":"Comparison Operators: DISTINCT FROM","path":"functions-comparison","type":"Functions and Operators"},{"name":"Comparison Operators: IS","path":"functions-comparison","type":"Functions and Operators"},{"name":"Comparison Operators: NULL","path":"functions-comparison","type":"Functions and Operators"},{"name":"Composite Types","path":"rowtypes","type":"Data Types"},{"name":"Concurrency Control","path":"mvcc-intro","type":"Concurrency Control"},{"name":"Conditional Expressions","path":"functions-conditional","type":"Functions and Operators"},{"name":"Conditional Expressions: CASE","path":"functions-conditional#FUNCTIONS-CASE","type":"Functions and Operators"},{"name":"Conditional Expressions: COALESCE","path":"functions-conditional#FUNCTIONS-COALESCE-NVL-IFNULL","type":"Functions and Operators"},{"name":"Conditional Expressions: GREATEST and LEAST","path":"functions-conditional#FUNCTIONS-GREATEST-LEAST","type":"Functions and Operators"},{"name":"Conditional Expressions: NULLIF","path":"functions-conditional#FUNCTIONS-NULLIF","type":"Functions and Operators"},{"name":"Config: allow_system_table_mods","path":"runtime-config-developer#GUC-ALLOW-SYSTEM-TABLE-MODS","type":"Server Configuration"},{"name":"Config: application_name","path":"runtime-config-logging#GUC-APPLICATION-NAME","type":"Server Configuration"},{"name":"Config: archive_cleanup_command","path":"archive-recovery-settings#ARCHIVE-CLEANUP-COMMAND","type":"Recovery Configuration"},{"name":"Config: archive_command","path":"runtime-config-wal#GUC-ARCHIVE-COMMAND","type":"Server Configuration"},{"name":"Config: archive_mode","path":"runtime-config-wal#GUC-ARCHIVE-MODE","type":"Server Configuration"},{"name":"Config: archive_timeout","path":"runtime-config-wal#GUC-ARCHIVE-TIMEOUT","type":"Server Configuration"},{"name":"Config: array_nulls","path":"runtime-config-compatible#GUC-ARRAY-NULLS","type":"Server Configuration"},{"name":"Config: authentication_timeout","path":"runtime-config-connection#GUC-AUTHENTICATION-TIMEOUT","type":"Server Configuration"},{"name":"Config: autovacuum","path":"runtime-config-autovacuum#GUC-AUTOVACUUM","type":"Server Configuration"},{"name":"Config: autovacuum_analyze_scale_factor","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-ANALYZE-SCALE-FACTOR","type":"Server Configuration"},{"name":"Config: autovacuum_analyze_threshold","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-ANALYZE-THRESHOLD","type":"Server Configuration"},{"name":"Config: autovacuum_freeze_max_age","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-FREEZE-MAX-AGE","type":"Server Configuration"},{"name":"Config: autovacuum_max_workers","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-MAX-WORKERS","type":"Server Configuration"},{"name":"Config: autovacuum_multixact_freeze_max_age","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-MULTIXACT-FREEZE-MAX-AGE","type":"Server Configuration"},{"name":"Config: autovacuum_naptime","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-NAPTIME","type":"Server Configuration"},{"name":"Config: autovacuum_vacuum_cost_delay","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-VACUUM-COST-DELAY","type":"Server Configuration"},{"name":"Config: autovacuum_vacuum_cost_limit","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-VACUUM-COST-LIMIT","type":"Server Configuration"},{"name":"Config: autovacuum_vacuum_scale_factor","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-VACUUM-SCALE-FACTOR","type":"Server Configuration"},{"name":"Config: autovacuum_vacuum_threshold","path":"runtime-config-autovacuum#GUC-AUTOVACUUM-VACUUM-THRESHOLD","type":"Server Configuration"},{"name":"Config: autovacuum_work_mem","path":"runtime-config-resource#GUC-AUTOVACUUM-WORK-MEM","type":"Server Configuration"},{"name":"Config: backslash_quote","path":"runtime-config-compatible#GUC-BACKSLASH-QUOTE","type":"Server Configuration"},{"name":"Config: bgwriter_delay","path":"runtime-config-resource#GUC-BGWRITER-DELAY","type":"Server Configuration"},{"name":"Config: bgwriter_lru_maxpages","path":"runtime-config-resource#GUC-BGWRITER-LRU-MAXPAGES","type":"Server Configuration"},{"name":"Config: bgwriter_lru_multiplier","path":"runtime-config-resource#GUC-BGWRITER-LRU-MULTIPLIER","type":"Server Configuration"},{"name":"Config: block_size","path":"runtime-config-preset#GUC-BLOCK-SIZE","type":"Server Configuration"},{"name":"Config: bonjour","path":"runtime-config-connection#GUC-BONJOUR","type":"Server Configuration"},{"name":"Config: bonjour_name","path":"runtime-config-connection#GUC-BONJOUR-NAME","type":"Server Configuration"},{"name":"Config: bytea_output","path":"runtime-config-client#GUC-BYTEA-OUTPUT","type":"Server Configuration"},{"name":"Config: checkpoint_completion_target","path":"runtime-config-wal#GUC-CHECKPOINT-COMPLETION-TARGET","type":"Server Configuration"},{"name":"Config: checkpoint_timeout","path":"runtime-config-wal#GUC-CHECKPOINT-TIMEOUT","type":"Server Configuration"},{"name":"Config: checkpoint_warning","path":"runtime-config-wal#GUC-CHECKPOINT-WARNING","type":"Server Configuration"},{"name":"Config: check_function_bodies","path":"runtime-config-client#GUC-CHECK-FUNCTION-BODIES","type":"Server Configuration"},{"name":"Config: client_encoding","path":"runtime-config-client#GUC-CLIENT-ENCODING","type":"Server Configuration"},{"name":"Config: client_min_messages","path":"runtime-config-logging#GUC-CLIENT-MIN-MESSAGES","type":"Server Configuration"},{"name":"Config: cluster_name","path":"runtime-config-logging#GUC-CLUSTER-NAME","type":"Server Configuration"},{"name":"Config: commit_delay","path":"runtime-config-wal#GUC-COMMIT-DELAY","type":"Server Configuration"},{"name":"Config: commit_siblings","path":"runtime-config-wal#GUC-COMMIT-SIBLINGS","type":"Server Configuration"},{"name":"Config: config_file","path":"runtime-config-file-locations#GUC-CONFIG-FILE","type":"Server Configuration"},{"name":"Config: constraint_exclusion","path":"runtime-config-query#GUC-CONSTRAINT-EXCLUSION","type":"Server Configuration"},{"name":"Config: cpu_index_tuple_cost","path":"runtime-config-query#GUC-CPU-INDEX-TUPLE-COST","type":"Server Configuration"},{"name":"Config: cpu_operator_cost","path":"runtime-config-query#GUC-CPU-OPERATOR-COST","type":"Server Configuration"},{"name":"Config: cpu_tuple_cost","path":"runtime-config-query#GUC-CPU-TUPLE-COST","type":"Server Configuration"},{"name":"Config: cursor_tuple_fraction","path":"runtime-config-query#GUC-CURSOR-TUPLE-FRACTION","type":"Server Configuration"},{"name":"Config: data_checksums","path":"runtime-config-preset#GUC-DATA-CHECKSUMS","type":"Server Configuration"},{"name":"Config: data_directory","path":"runtime-config-file-locations#GUC-DATA-DIRECTORY","type":"Server Configuration"},{"name":"Config: DateStyle","path":"runtime-config-client#GUC-DATESTYLE","type":"Server Configuration"},{"name":"Config: db_user_namespace","path":"runtime-config-connection#GUC-DB-USER-NAMESPACE","type":"Server Configuration"},{"name":"Config: deadlock_timeout","path":"runtime-config-locks#GUC-DEADLOCK-TIMEOUT","type":"Server Configuration"},{"name":"Config: debug_assertions","path":"runtime-config-preset#GUC-DEBUG-ASSERTIONS","type":"Server Configuration"},{"name":"Config: default_statistics_target","path":"runtime-config-query#GUC-DEFAULT-STATISTICS-TARGET","type":"Server Configuration"},{"name":"Config: default_tablespace","path":"runtime-config-client#GUC-DEFAULT-TABLESPACE","type":"Server Configuration"},{"name":"Config: default_text_search_config","path":"runtime-config-client#GUC-DEFAULT-TEXT-SEARCH-CONFIG","type":"Server Configuration"},{"name":"Config: default_transaction_deferrable","path":"runtime-config-client#GUC-DEFAULT-TRANSACTION-DEFERRABLE","type":"Server Configuration"},{"name":"Config: default_transaction_isolation","path":"runtime-config-client#GUC-DEFAULT-TRANSACTION-ISOLATION","type":"Server Configuration"},{"name":"Config: default_transaction_read_only","path":"runtime-config-client#GUC-DEFAULT-TRANSACTION-READ-ONLY","type":"Server Configuration"},{"name":"Config: default_with_oids","path":"runtime-config-compatible#GUC-DEFAULT-WITH-OIDS","type":"Server Configuration"},{"name":"Config: dynamic_library_path","path":"runtime-config-client#GUC-DYNAMIC-LIBRARY-PATH","type":"Server Configuration"},{"name":"Config: dynamic_shared_memory_type","path":"runtime-config-resource#GUC-DYNAMIC-SHARED-MEMORY-TYPE","type":"Server Configuration"},{"name":"Config: effective_cache_size","path":"runtime-config-query#GUC-EFFECTIVE-CACHE-SIZE","type":"Server Configuration"},{"name":"Config: effective_io_concurrency","path":"runtime-config-resource#GUC-EFFECTIVE-IO-CONCURRENCY","type":"Server Configuration"},{"name":"Config: enable_bitmapscan","path":"runtime-config-query#GUC-ENABLE-BITMAPSCAN","type":"Server Configuration"},{"name":"Config: enable_hashagg","path":"runtime-config-query#GUC-ENABLE-HASHAGG","type":"Server Configuration"},{"name":"Config: enable_hashjoin","path":"runtime-config-query#GUC-ENABLE-HASHJOIN","type":"Server Configuration"},{"name":"Config: enable_indexonlyscan","path":"runtime-config-query#GUC-ENABLE-INDEXONLYSCAN","type":"Server Configuration"},{"name":"Config: enable_indexscan","path":"runtime-config-query#GUC-ENABLE-INDEXSCAN","type":"Server Configuration"},{"name":"Config: enable_material","path":"runtime-config-query#GUC-ENABLE-MATERIAL","type":"Server Configuration"},{"name":"Config: enable_mergejoin","path":"runtime-config-query#GUC-ENABLE-MERGEJOIN","type":"Server Configuration"},{"name":"Config: enable_nestloop","path":"runtime-config-query#GUC-ENABLE-NESTLOOP","type":"Server Configuration"},{"name":"Config: enable_seqscan","path":"runtime-config-query#GUC-ENABLE-SEQSCAN","type":"Server Configuration"},{"name":"Config: enable_sort","path":"runtime-config-query#GUC-ENABLE-SORT","type":"Server Configuration"},{"name":"Config: enable_tidscan","path":"runtime-config-query#GUC-ENABLE-TIDSCAN","type":"Server Configuration"},{"name":"Config: escape_string_warning","path":"runtime-config-compatible#GUC-ESCAPE-STRING-WARNING","type":"Server Configuration"},{"name":"Config: event_source","path":"runtime-config-logging#GUC-EVENT-SOURCE","type":"Server Configuration"},{"name":"Config: exit_on_error","path":"runtime-config-error-handling#GUC-EXIT-ON-ERROR","type":"Server Configuration"},{"name":"Config: external_pid_file","path":"runtime-config-file-locations#GUC-EXTERNAL-PID-FILE","type":"Server Configuration"},{"name":"Config: extra_float_digits","path":"runtime-config-client#GUC-EXTRA-FLOAT-DIGITS","type":"Server Configuration"},{"name":"Config: from_collapse_limit","path":"runtime-config-query#GUC-FROM-COLLAPSE-LIMIT","type":"Server Configuration"},{"name":"Config: fsync","path":"runtime-config-wal#GUC-FSYNC","type":"Server Configuration"},{"name":"Config: full_page_writes","path":"runtime-config-wal#GUC-FULL-PAGE-WRITES","type":"Server Configuration"},{"name":"Config: geqo","path":"runtime-config-query#GUC-GEQO","type":"Server Configuration"},{"name":"Config: geqo_effort","path":"runtime-config-query#GUC-GEQO-EFFORT","type":"Server Configuration"},{"name":"Config: geqo_generations","path":"runtime-config-query#GUC-GEQO-GENERATIONS","type":"Server Configuration"},{"name":"Config: geqo_pool_size","path":"runtime-config-query#GUC-GEQO-POOL-SIZE","type":"Server Configuration"},{"name":"Config: geqo_seed","path":"runtime-config-query#GUC-GEQO-SEED","type":"Server Configuration"},{"name":"Config: geqo_selection_bias","path":"runtime-config-query#GUC-GEQO-SELECTION-BIAS","type":"Server Configuration"},{"name":"Config: geqo_threshold","path":"runtime-config-query#GUC-GEQO-THRESHOLD","type":"Server Configuration"},{"name":"Config: gin_fuzzy_search_limit","path":"runtime-config-client#GUC-GIN-FUZZY-SEARCH-LIMIT","type":"Server Configuration"},{"name":"Config: gin_pending_list_limit","path":"runtime-config-client#GUC-GIN-PENDING-LIST-LIMIT","type":"Server Configuration"},{"name":"Config: hba_file","path":"runtime-config-file-locations#GUC-HBA-FILE","type":"Server Configuration"},{"name":"Config: hot_standby","path":"runtime-config-replication#GUC-HOT-STANDBY","type":"Server Configuration"},{"name":"Config: hot_standby_feedback","path":"runtime-config-replication#GUC-HOT-STANDBY-FEEDBACK","type":"Server Configuration"},{"name":"Config: huge_pages","path":"runtime-config-resource#GUC-HUGE-PAGES","type":"Server Configuration"},{"name":"Config: ident_file","path":"runtime-config-file-locations#GUC-IDENT-FILE","type":"Server Configuration"},{"name":"Config: ignore_checksum_failure","path":"runtime-config-developer#GUC-IGNORE-CHECKSUM-FAILURE","type":"Server Configuration"},{"name":"Config: ignore_system_indexes","path":"runtime-config-developer#GUC-IGNORE-SYSTEM-INDEXES","type":"Server Configuration"},{"name":"Config: integer_datetimes","path":"runtime-config-preset#GUC-INTEGER-DATETIMES","type":"Server Configuration"},{"name":"Config: IntervalStyle","path":"runtime-config-client#GUC-INTERVALSTYLE","type":"Server Configuration"},{"name":"Config: join_collapse_limit","path":"runtime-config-query#GUC-JOIN-COLLAPSE-LIMIT","type":"Server Configuration"},{"name":"Config: krb_caseins_users","path":"runtime-config-connection#GUC-KRB-CASEINS-USERS","type":"Server Configuration"},{"name":"Config: krb_server_keyfile","path":"runtime-config-connection#GUC-KRB-SERVER-KEYFILE","type":"Server Configuration"},{"name":"Config: lc_collate","path":"runtime-config-preset#GUC-LC-COLLATE","type":"Server Configuration"},{"name":"Config: lc_ctype","path":"runtime-config-preset#GUC-LC-CTYPE","type":"Server Configuration"},{"name":"Config: lc_messages","path":"runtime-config-client#GUC-LC-MESSAGES","type":"Server Configuration"},{"name":"Config: lc_monetary","path":"runtime-config-client#GUC-LC-MONETARY","type":"Server Configuration"},{"name":"Config: lc_numeric","path":"runtime-config-client#GUC-LC-NUMERIC","type":"Server Configuration"},{"name":"Config: lc_time","path":"runtime-config-client#GUC-LC-TIME","type":"Server Configuration"},{"name":"Config: listen_addresses","path":"runtime-config-connection#GUC-LISTEN-ADDRESSES","type":"Server Configuration"},{"name":"Config: local_preload_libraries","path":"runtime-config-client#GUC-LOCAL-PRELOAD-LIBRARIES","type":"Server Configuration"},{"name":"Config: lock_timeout","path":"runtime-config-client#GUC-LOCK-TIMEOUT","type":"Server Configuration"},{"name":"Config: logging_collector","path":"runtime-config-logging#GUC-LOGGING-COLLECTOR","type":"Server Configuration"},{"name":"Config: log_autovacuum_min_duration","path":"runtime-config-autovacuum#GUC-LOG-AUTOVACUUM-MIN-DURATION","type":"Server Configuration"},{"name":"Config: log_checkpoints","path":"runtime-config-logging#GUC-LOG-CHECKPOINTS","type":"Server Configuration"},{"name":"Config: log_connections","path":"runtime-config-logging#GUC-LOG-CONNECTIONS","type":"Server Configuration"},{"name":"Config: log_destination","path":"runtime-config-logging#GUC-LOG-DESTINATION","type":"Server Configuration"},{"name":"Config: log_directory","path":"runtime-config-logging#GUC-LOG-DIRECTORY","type":"Server Configuration"},{"name":"Config: log_disconnections","path":"runtime-config-logging#GUC-LOG-DISCONNECTIONS","type":"Server Configuration"},{"name":"Config: log_duration","path":"runtime-config-logging#GUC-LOG-DURATION","type":"Server Configuration"},{"name":"Config: log_error_verbosity","path":"runtime-config-logging#GUC-LOG-ERROR-VERBOSITY","type":"Server Configuration"},{"name":"Config: log_filename","path":"runtime-config-logging#GUC-LOG-FILENAME","type":"Server Configuration"},{"name":"Config: log_file_mode","path":"runtime-config-logging#GUC-LOG-FILE-MODE","type":"Server Configuration"},{"name":"Config: log_hostname","path":"runtime-config-logging#GUC-LOG-HOSTNAME","type":"Server Configuration"},{"name":"Config: log_line_prefix","path":"runtime-config-logging#GUC-LOG-LINE-PREFIX","type":"Server Configuration"},{"name":"Config: log_lock_waits","path":"runtime-config-logging#GUC-LOG-LOCK-WAITS","type":"Server Configuration"},{"name":"Config: log_min_duration_statement","path":"runtime-config-logging#GUC-LOG-MIN-DURATION-STATEMENT","type":"Server Configuration"},{"name":"Config: log_min_error_statement","path":"runtime-config-logging#GUC-LOG-MIN-ERROR-STATEMENT","type":"Server Configuration"},{"name":"Config: log_min_messages","path":"runtime-config-logging#GUC-LOG-MIN-MESSAGES","type":"Server Configuration"},{"name":"Config: log_replication_commands","path":"runtime-config-logging#GUC-LOG-REPLICATION-COMMANDS","type":"Server Configuration"},{"name":"Config: log_rotation_age","path":"runtime-config-logging#GUC-LOG-ROTATION-AGE","type":"Server Configuration"},{"name":"Config: log_rotation_size","path":"runtime-config-logging#GUC-LOG-ROTATION-SIZE","type":"Server Configuration"},{"name":"Config: log_statement","path":"runtime-config-logging#GUC-LOG-STATEMENT","type":"Server Configuration"},{"name":"Config: log_temp_files","path":"runtime-config-logging#GUC-LOG-TEMP-FILES","type":"Server Configuration"},{"name":"Config: log_timezone","path":"runtime-config-logging#GUC-LOG-TIMEZONE","type":"Server Configuration"},{"name":"Config: log_truncate_on_rotation","path":"runtime-config-logging#GUC-LOG-TRUNCATE-ON-ROTATION","type":"Server Configuration"},{"name":"Config: lo_compat_privileges","path":"runtime-config-compatible#GUC-LO-COMPAT-PRIVILEGES","type":"Server Configuration"},{"name":"Config: maintenance_work_mem","path":"runtime-config-resource#GUC-MAINTENANCE-WORK-MEM","type":"Server Configuration"},{"name":"Config: max_connections","path":"runtime-config-connection#GUC-MAX-CONNECTIONS","type":"Server Configuration"},{"name":"Config: max_files_per_process","path":"runtime-config-resource#GUC-MAX-FILES-PER-PROCESS","type":"Server Configuration"},{"name":"Config: max_function_args","path":"runtime-config-preset#GUC-MAX-FUNCTION-ARGS","type":"Server Configuration"},{"name":"Config: max_identifier_length","path":"runtime-config-preset#GUC-MAX-IDENTIFIER-LENGTH","type":"Server Configuration"},{"name":"Config: max_index_keys","path":"runtime-config-preset#GUC-MAX-INDEX-KEYS","type":"Server Configuration"},{"name":"Config: max_locks_per_transaction","path":"runtime-config-locks#GUC-MAX-LOCKS-PER-TRANSACTION","type":"Server Configuration"},{"name":"Config: max_pred_locks_per_transaction","path":"runtime-config-locks#GUC-MAX-PRED-LOCKS-PER-TRANSACTION","type":"Server Configuration"},{"name":"Config: max_prepared_transactions","path":"runtime-config-resource#GUC-MAX-PREPARED-TRANSACTIONS","type":"Server Configuration"},{"name":"Config: max_replication_slots","path":"runtime-config-replication#GUC-MAX-REPLICATION-SLOTS","type":"Server Configuration"},{"name":"Config: max_stack_depth","path":"runtime-config-resource#GUC-MAX-STACK-DEPTH","type":"Server Configuration"},{"name":"Config: max_standby_archive_delay","path":"runtime-config-replication#GUC-MAX-STANDBY-ARCHIVE-DELAY","type":"Server Configuration"},{"name":"Config: max_standby_streaming_delay","path":"runtime-config-replication#GUC-MAX-STANDBY-STREAMING-DELAY","type":"Server Configuration"},{"name":"Config: max_wal_senders","path":"runtime-config-replication#GUC-MAX-WAL-SENDERS","type":"Server Configuration"},{"name":"Config: max_wal_size","path":"runtime-config-wal#GUC-MAX-WAL-SIZE","type":"Server Configuration"},{"name":"Config: max_worker_processes","path":"runtime-config-resource#GUC-MAX-WORKER-PROCESSES","type":"Server Configuration"},{"name":"Config: min_wal_size","path":"runtime-config-wal#GUC-MIN-WAL-SIZE","type":"Server Configuration"},{"name":"Config: operator_precedence_warning","path":"runtime-config-compatible#GUC-OPERATOR-PRECEDENCE-WARNING","type":"Server Configuration"},{"name":"Config: password_encryption","path":"runtime-config-connection#GUC-PASSWORD-ENCRYPTION","type":"Server Configuration"},{"name":"Config: port","path":"runtime-config-connection#GUC-PORT","type":"Server Configuration"},{"name":"Config: post_auth_delay","path":"runtime-config-developer#GUC-POST-AUTH-DELAY","type":"Server Configuration"},{"name":"Config: pre_auth_delay","path":"runtime-config-developer#GUC-PRE-AUTH-DELAY","type":"Server Configuration"},{"name":"Config: primary_conninfo","path":"standby-settings#PRIMARY-CONNINFO","type":"Recovery Configuration"},{"name":"Config: primary_slot_name","path":"standby-settings#PRIMARY-SLOT-NAME","type":"Recovery Configuration"},{"name":"Config: quote_all_identifiers","path":"runtime-config-compatible#GUC-QUOTE-ALL-IDENTIFIERS","type":"Server Configuration"},{"name":"Config: random_page_cost","path":"runtime-config-query#GUC-RANDOM-PAGE-COST","type":"Server Configuration"},{"name":"Config: recovery_end_command","path":"archive-recovery-settings#RECOVERY-END-COMMAND","type":"Recovery Configuration"},{"name":"Config: recovery_min_apply_delay","path":"standby-settings#RECOVERY-MIN-APPLY-DELAY","type":"Recovery Configuration"},{"name":"Config: recovery_target","path":"recovery-target-settings#RECOVERY-TARGET","type":"Recovery Configuration"},{"name":"Config: recovery_target_action","path":"recovery-target-settings#RECOVERY-TARGET-ACTION","type":"Recovery Configuration"},{"name":"Config: recovery_target_inclusive","path":"recovery-target-settings#RECOVERY-TARGET-INCLUSIVE","type":"Recovery Configuration"},{"name":"Config: recovery_target_name","path":"recovery-target-settings#RECOVERY-TARGET-NAME","type":"Recovery Configuration"},{"name":"Config: recovery_target_time","path":"recovery-target-settings#RECOVERY-TARGET-TIME","type":"Recovery Configuration"},{"name":"Config: recovery_target_timeline","path":"recovery-target-settings#RECOVERY-TARGET-TIMELINE","type":"Recovery Configuration"},{"name":"Config: recovery_target_xid","path":"recovery-target-settings#RECOVERY-TARGET-XID","type":"Recovery Configuration"},{"name":"Config: restart_after_crash","path":"runtime-config-error-handling#GUC-RESTART-AFTER-CRASH","type":"Server Configuration"},{"name":"Config: restore_command","path":"archive-recovery-settings#RESTORE-COMMAND","type":"Recovery Configuration"},{"name":"Config: row_security","path":"runtime-config-client#GUC-ROW-SECURITY","type":"Server Configuration"},{"name":"Config: search_path","path":"runtime-config-client#GUC-SEARCH-PATH","type":"Server Configuration"},{"name":"Config: segment_size","path":"runtime-config-preset#GUC-SEGMENT-SIZE","type":"Server Configuration"},{"name":"Config: seq_page_cost","path":"runtime-config-query#GUC-SEQ-PAGE-COST","type":"Server Configuration"},{"name":"Config: server_encoding","path":"runtime-config-preset#GUC-SERVER-ENCODING","type":"Server Configuration"},{"name":"Config: server_version","path":"runtime-config-preset#GUC-SERVER-VERSION","type":"Server Configuration"},{"name":"Config: server_version_num","path":"runtime-config-preset#GUC-SERVER-VERSION-NUM","type":"Server Configuration"},{"name":"Config: session_preload_libraries","path":"runtime-config-client#GUC-SESSION-PRELOAD-LIBRARIES","type":"Server Configuration"},{"name":"Config: session_replication_role","path":"runtime-config-client#GUC-SESSION-REPLICATION-ROLE","type":"Server Configuration"},{"name":"Config: shared_buffers","path":"runtime-config-resource#GUC-SHARED-BUFFERS","type":"Server Configuration"},{"name":"Config: shared_preload_libraries","path":"runtime-config-client#GUC-SHARED-PRELOAD-LIBRARIES","type":"Server Configuration"},{"name":"Config: sql_inheritance","path":"runtime-config-compatible#GUC-SQL-INHERITANCE","type":"Server Configuration"},{"name":"Config: ssl","path":"runtime-config-connection#GUC-SSL","type":"Server Configuration"},{"name":"Config: ssl_ca_file","path":"runtime-config-connection#GUC-SSL-CA-FILE","type":"Server Configuration"},{"name":"Config: ssl_cert_file","path":"runtime-config-connection#GUC-SSL-CERT-FILE","type":"Server Configuration"},{"name":"Config: ssl_ciphers","path":"runtime-config-connection#GUC-SSL-CIPHERS","type":"Server Configuration"},{"name":"Config: ssl_crl_file","path":"runtime-config-connection#GUC-SSL-CRL-FILE","type":"Server Configuration"},{"name":"Config: ssl_ecdh_curve","path":"runtime-config-connection#GUC-SSL-ECDH-CURVE","type":"Server Configuration"},{"name":"Config: ssl_key_file","path":"runtime-config-connection#GUC-SSL-KEY-FILE","type":"Server Configuration"},{"name":"Config: ssl_prefer_server_ciphers","path":"runtime-config-connection#GUC-SSL-PREFER-SERVER-CIPHERS","type":"Server Configuration"},{"name":"Config: standard_conforming_strings","path":"runtime-config-compatible#GUC-STANDARD-CONFORMING-STRINGS","type":"Server Configuration"},{"name":"Config: standby_mode","path":"standby-settings#STANDBY-MODE","type":"Recovery Configuration"},{"name":"Config: statement_timeout","path":"runtime-config-client#GUC-STATEMENT-TIMEOUT","type":"Server Configuration"},{"name":"Config: stats_temp_directory","path":"runtime-config-statistics#GUC-STATS-TEMP-DIRECTORY","type":"Server Configuration"},{"name":"Config: superuser_reserved_connections","path":"runtime-config-connection#GUC-SUPERUSER-RESERVED-CONNECTIONS","type":"Server Configuration"},{"name":"Config: synchronize_seqscans","path":"runtime-config-compatible#GUC-SYNCHRONIZE-SEQSCANS","type":"Server Configuration"},{"name":"Config: synchronous_commit","path":"runtime-config-wal#GUC-SYNCHRONOUS-COMMIT","type":"Server Configuration"},{"name":"Config: synchronous_standby_names","path":"runtime-config-replication#GUC-SYNCHRONOUS-STANDBY-NAMES","type":"Server Configuration"},{"name":"Config: syslog_facility","path":"runtime-config-logging#GUC-SYSLOG-FACILITY","type":"Server Configuration"},{"name":"Config: syslog_ident","path":"runtime-config-logging#GUC-SYSLOG-IDENT","type":"Server Configuration"},{"name":"Config: tcp_keepalives_count","path":"runtime-config-connection#GUC-TCP-KEEPALIVES-COUNT","type":"Server Configuration"},{"name":"Config: tcp_keepalives_idle","path":"runtime-config-connection#GUC-TCP-KEEPALIVES-IDLE","type":"Server Configuration"},{"name":"Config: tcp_keepalives_interval","path":"runtime-config-connection#GUC-TCP-KEEPALIVES-INTERVAL","type":"Server Configuration"},{"name":"Config: temp_buffers","path":"runtime-config-resource#GUC-TEMP-BUFFERS","type":"Server Configuration"},{"name":"Config: temp_file_limit","path":"runtime-config-resource#GUC-TEMP-FILE-LIMIT","type":"Server Configuration"},{"name":"Config: temp_tablespaces","path":"runtime-config-client#GUC-TEMP-TABLESPACES","type":"Server Configuration"},{"name":"Config: TimeZone","path":"runtime-config-client#GUC-TIMEZONE","type":"Server Configuration"},{"name":"Config: timezone_abbreviations","path":"runtime-config-client#GUC-TIMEZONE-ABBREVIATIONS","type":"Server Configuration"},{"name":"Config: trace_notify","path":"runtime-config-developer#GUC-TRACE-NOTIFY","type":"Server Configuration"},{"name":"Config: trace_recovery_messages","path":"runtime-config-developer#GUC-TRACE-RECOVERY-MESSAGES","type":"Server Configuration"},{"name":"Config: trace_sort","path":"runtime-config-developer#GUC-TRACE-SORT","type":"Server Configuration"},{"name":"Config: track_activities","path":"runtime-config-statistics#GUC-TRACK-ACTIVITIES","type":"Server Configuration"},{"name":"Config: track_activity_query_size","path":"runtime-config-statistics#GUC-TRACK-ACTIVITY-QUERY-SIZE","type":"Server Configuration"},{"name":"Config: track_commit_timestamp","path":"runtime-config-replication#GUC-TRACK-COMMIT-TIMESTAMP","type":"Server Configuration"},{"name":"Config: track_counts","path":"runtime-config-statistics#GUC-TRACK-COUNTS","type":"Server Configuration"},{"name":"Config: track_functions","path":"runtime-config-statistics#GUC-TRACK-FUNCTIONS","type":"Server Configuration"},{"name":"Config: track_io_timing","path":"runtime-config-statistics#GUC-TRACK-IO-TIMING","type":"Server Configuration"},{"name":"Config: transform_null_equals","path":"runtime-config-compatible#GUC-TRANSFORM-NULL-EQUALS","type":"Server Configuration"},{"name":"Config: trigger_file","path":"standby-settings#TRIGGER-FILE","type":"Recovery Configuration"},{"name":"Config: unix_socket_directories","path":"runtime-config-connection#GUC-UNIX-SOCKET-DIRECTORIES","type":"Server Configuration"},{"name":"Config: unix_socket_group","path":"runtime-config-connection#GUC-UNIX-SOCKET-GROUP","type":"Server Configuration"},{"name":"Config: unix_socket_permissions","path":"runtime-config-connection#GUC-UNIX-SOCKET-PERMISSIONS","type":"Server Configuration"},{"name":"Config: update_process_title","path":"runtime-config-logging#GUC-UPDATE-PROCESS-TITLE","type":"Server Configuration"},{"name":"Config: vacuum_cost_delay","path":"runtime-config-resource#GUC-VACUUM-COST-DELAY","type":"Server Configuration"},{"name":"Config: vacuum_cost_limit","path":"runtime-config-resource#GUC-VACUUM-COST-LIMIT","type":"Server Configuration"},{"name":"Config: vacuum_cost_page_dirty","path":"runtime-config-resource#GUC-VACUUM-COST-PAGE-DIRTY","type":"Server Configuration"},{"name":"Config: vacuum_cost_page_hit","path":"runtime-config-resource#GUC-VACUUM-COST-PAGE-HIT","type":"Server Configuration"},{"name":"Config: vacuum_cost_page_miss","path":"runtime-config-resource#GUC-VACUUM-COST-PAGE-MISS","type":"Server Configuration"},{"name":"Config: vacuum_defer_cleanup_age","path":"runtime-config-replication#GUC-VACUUM-DEFER-CLEANUP-AGE","type":"Server Configuration"},{"name":"Config: vacuum_freeze_min_age","path":"runtime-config-client#GUC-VACUUM-FREEZE-MIN-AGE","type":"Server Configuration"},{"name":"Config: vacuum_freeze_table_age","path":"runtime-config-client#GUC-VACUUM-FREEZE-TABLE-AGE","type":"Server Configuration"},{"name":"Config: vacuum_multixact_freeze_min_age","path":"runtime-config-client#GUC-VACUUM-MULTIXACT-FREEZE-MIN-AGE","type":"Server Configuration"},{"name":"Config: vacuum_multixact_freeze_table_age","path":"runtime-config-client#GUC-VACUUM-MULTIXACT-FREEZE-TABLE-AGE","type":"Server Configuration"},{"name":"Config: wal_block_size","path":"runtime-config-preset#GUC-WAL-BLOCK-SIZE","type":"Server Configuration"},{"name":"Config: wal_buffers","path":"runtime-config-wal#GUC-WAL-BUFFERS","type":"Server Configuration"},{"name":"Config: wal_compression","path":"runtime-config-wal#GUC-WAL-COMPRESSION","type":"Server Configuration"},{"name":"Config: wal_debug","path":"runtime-config-developer#GUC-WAL-DEBUG","type":"Server Configuration"},{"name":"Config: wal_keep_segments","path":"runtime-config-replication#GUC-WAL-KEEP-SEGMENTS","type":"Server Configuration"},{"name":"Config: wal_level","path":"runtime-config-wal#GUC-WAL-LEVEL","type":"Server Configuration"},{"name":"Config: wal_log_hints","path":"runtime-config-wal#GUC-WAL-LOG-HINTS","type":"Server Configuration"},{"name":"Config: wal_receiver_status_interval","path":"runtime-config-replication#GUC-WAL-RECEIVER-STATUS-INTERVAL","type":"Server Configuration"},{"name":"Config: wal_receiver_timeout","path":"runtime-config-replication#GUC-WAL-RECEIVER-TIMEOUT","type":"Server Configuration"},{"name":"Config: wal_retrieve_retry_interval","path":"runtime-config-replication#GUC-WAL-RETRIEVE-RETRY-INTERVAL","type":"Server Configuration"},{"name":"Config: wal_segment_size","path":"runtime-config-preset#GUC-WAL-SEGMENT-SIZE","type":"Server Configuration"},{"name":"Config: wal_sender_timeout","path":"runtime-config-replication#GUC-WAL-SENDER-TIMEOUT","type":"Server Configuration"},{"name":"Config: wal_sync_method","path":"runtime-config-wal#GUC-WAL-SYNC-METHOD","type":"Server Configuration"},{"name":"Config: wal_writer_delay","path":"runtime-config-wal#GUC-WAL-WRITER-DELAY","type":"Server Configuration"},{"name":"Config: work_mem","path":"runtime-config-resource#GUC-WORK-MEM","type":"Server Configuration"},{"name":"Config: xmlbinary","path":"runtime-config-client#GUC-XMLBINARY","type":"Server Configuration"},{"name":"Config: xmloption","path":"runtime-config-client#GUC-XMLOPTION","type":"Server Configuration"},{"name":"Config: zero_damaged_pages","path":"runtime-config-developer#GUC-ZERO-DAMAGED-PAGES","type":"Server Configuration"},{"name":"Constraints","path":"ddl-constraints","type":"Data Definition"},{"name":"Constraints: Check Constraints","path":"ddl-constraints#DDL-CONSTRAINTS-CHECK-CONSTRAINTS","type":"Data Definition"},{"name":"Constraints: Exclusion Constraints","path":"ddl-constraints#DDL-CONSTRAINTS-EXCLUSION","type":"Data Definition"},{"name":"Constraints: Foreign Keys","path":"ddl-constraints#DDL-CONSTRAINTS-FK","type":"Data Definition"},{"name":"Constraints: Not-Null Constraints","path":"ddl-constraints#AEN2536","type":"Data Definition"},{"name":"Constraints: Primary Keys","path":"ddl-constraints#DDL-CONSTRAINTS-PRIMARY-KEYS","type":"Data Definition"},{"name":"Constraints: Unique Constraints","path":"ddl-constraints#DDL-CONSTRAINTS-UNIQUE-CONSTRAINTS","type":"Data Definition"},{"name":"Continuous Archiving and Point-in-Time Recovery (PITR)","path":"continuous-archiving","type":"Backup and Restore"},{"name":"COPY","path":"sql-copy","type":"Commands"},{"name":"CREATE AGGREGATE","path":"sql-createaggregate","type":"Commands"},{"name":"CREATE CAST","path":"sql-createcast","type":"Commands"},{"name":"CREATE COLLATION","path":"sql-createcollation","type":"Commands"},{"name":"CREATE CONVERSION","path":"sql-createconversion","type":"Commands"},{"name":"CREATE DATABASE","path":"sql-createdatabase","type":"Commands"},{"name":"CREATE DOMAIN","path":"sql-createdomain","type":"Commands"},{"name":"CREATE EVENT TRIGGER","path":"sql-createeventtrigger","type":"Commands"},{"name":"CREATE EXTENSION","path":"sql-createextension","type":"Commands"},{"name":"CREATE FOREIGN DATA WRAPPER","path":"sql-createforeigndatawrapper","type":"Commands"},{"name":"CREATE FOREIGN TABLE","path":"sql-createforeigntable","type":"Commands"},{"name":"CREATE FUNCTION","path":"sql-createfunction","type":"Commands"},{"name":"CREATE GROUP","path":"sql-creategroup","type":"Commands"},{"name":"CREATE INDEX","path":"sql-createindex","type":"Commands"},{"name":"CREATE LANGUAGE","path":"sql-createlanguage","type":"Commands"},{"name":"CREATE MATERIALIZED VIEW","path":"sql-creatematerializedview","type":"Commands"},{"name":"CREATE OPERATOR","path":"sql-createoperator","type":"Commands"},{"name":"CREATE OPERATOR CLASS","path":"sql-createopclass","type":"Commands"},{"name":"CREATE OPERATOR FAMILY","path":"sql-createopfamily","type":"Commands"},{"name":"CREATE POLICY","path":"sql-createpolicy","type":"Commands"},{"name":"CREATE ROLE","path":"sql-createrole","type":"Commands"},{"name":"CREATE RULE","path":"sql-createrule","type":"Commands"},{"name":"CREATE SCHEMA","path":"sql-createschema","type":"Commands"},{"name":"CREATE SEQUENCE","path":"sql-createsequence","type":"Commands"},{"name":"CREATE SERVER","path":"sql-createserver","type":"Commands"},{"name":"CREATE TABLE","path":"sql-createtable","type":"Commands"},{"name":"CREATE TABLE AS","path":"sql-createtableas","type":"Commands"},{"name":"CREATE TABLESPACE","path":"sql-createtablespace","type":"Commands"},{"name":"CREATE TEXT SEARCH CONFIGURATION","path":"sql-createtsconfig","type":"Commands"},{"name":"CREATE TEXT SEARCH DICTIONARY","path":"sql-createtsdictionary","type":"Commands"},{"name":"CREATE TEXT SEARCH PARSER","path":"sql-createtsparser","type":"Commands"},{"name":"CREATE TEXT SEARCH TEMPLATE","path":"sql-createtstemplate","type":"Commands"},{"name":"CREATE TRANSFORM","path":"sql-createtransform","type":"Commands"},{"name":"CREATE TRIGGER","path":"sql-createtrigger","type":"Commands"},{"name":"CREATE TYPE","path":"sql-createtype","type":"Commands"},{"name":"CREATE USER","path":"sql-createuser","type":"Commands"},{"name":"CREATE USER MAPPING","path":"sql-createusermapping","type":"Commands"},{"name":"CREATE VIEW","path":"sql-createview","type":"Commands"},{"name":"createdb","path":"app-createdb","type":"Applications"},{"name":"createlang","path":"app-createlang","type":"Applications"},{"name":"createuser","path":"app-createuser","type":"Applications"},{"name":"Creating a Database","path":"manage-ag-createdb","type":"Managing Databases"},{"name":"Creating a Database Cluster","path":"creating-cluster","type":"Server Setup and Operation"},{"name":"Creating a Database Cluster: Use of Network File Systems","path":"creating-cluster#CREATING-CLUSTER-NFS","type":"Server Setup and Operation"},{"name":"Creating a Database Cluster: Use of Secondary File Systems","path":"creating-cluster#CREATING-CLUSTER-MOUNT-POINTS","type":"Server Setup and Operation"},{"name":"cube","path":"cube","type":"Appendix: Additional Supplied Modules"},{"name":"Data Consistency Checks at the Application Level","path":"applevel-consistency","type":"Concurrency Control"},{"name":"Data Type Formatting: to_char","path":"functions-formatting#to_char","type":"Functions: Data Type Formatting"},{"name":"Data Type Formatting: to_date","path":"functions-formatting#to_date","type":"Functions: Data Type Formatting"},{"name":"Data Type Formatting: to_number","path":"functions-formatting#to_number","type":"Functions: Data Type Formatting"},{"name":"Data Type Formatting: to_timestamp","path":"functions-formatting#to_timestamp","type":"Functions: Data Type Formatting"},{"name":"Database Configuration","path":"manage-ag-config","type":"Managing Databases"},{"name":"Database Roles","path":"database-roles","type":"Database Roles"},{"name":"Date/Time Configuration Files","path":"datetime-config-files","type":"Appendix: Date/Time Support"},{"name":"Date/Time Functions and Operators","path":"functions-datetime","type":"Functions: Date/Time"},{"name":"Date/Time Input Interpretation","path":"datetime-input-rules","type":"Appendix: Date/Time Support"},{"name":"Date/Time Key Words","path":"datetime-keywords","type":"Appendix: Date/Time Support"},{"name":"Date/Time Types","path":"datatype-datetime","type":"Data Types"},{"name":"Date/Time Types: date","path":"datatype-datetime#date","type":"Data Types"},{"name":"Date/Time Types: interval","path":"datatype-datetime#interval32","type":"Data Types"},{"name":"Date/Time Types: time","path":"datatype-datetime#time32","type":"Data Types"},{"name":"Date/Time Types: time with time zone","path":"datatype-datetime#time32with32time32zone","type":"Data Types"},{"name":"Date/Time Types: timestamp","path":"datatype-datetime#timestamp32","type":"Data Types"},{"name":"Date/Time Types: timestamp with time zone","path":"datatype-datetime#timestamp32with32time32zone","type":"Data Types"},{"name":"Date/Time: *","path":"functions-datetime#42","type":"Functions: Date/Time"},{"name":"Date/Time: +","path":"functions-datetime#43","type":"Functions: Date/Time"},{"name":"Date/Time: -","path":"functions-datetime#","type":"Functions: Date/Time"},{"name":"Date/Time: /","path":"functions-datetime#47","type":"Functions: Date/Time"},{"name":"Date/Time: age","path":"functions-datetime#age","type":"Functions: Date/Time"},{"name":"Date/Time: AT TIME ZONE","path":"functions-datetime#FUNCTIONS-DATETIME-ZONECONVERT","type":"Functions: Date/Time"},{"name":"Date/Time: clock_timestamp","path":"functions-datetime#clock_timestamp","type":"Functions: Date/Time"},{"name":"Date/Time: current_date","path":"functions-datetime#current_date","type":"Functions: Date/Time"},{"name":"Date/Time: current_time","path":"functions-datetime#current_time","type":"Functions: Date/Time"},{"name":"Date/Time: current_timestamp","path":"functions-datetime#current_timestamp","type":"Functions: Date/Time"},{"name":"Date/Time: date_part","path":"functions-datetime#date_part","type":"Functions: Date/Time"},{"name":"Date/Time: date_trunc","path":"functions-datetime#date_trunc","type":"Functions: Date/Time"},{"name":"Date/Time: extract","path":"functions-datetime#extract","type":"Functions: Date/Time"},{"name":"Date/Time: EXTRACT, date_part","path":"functions-datetime#FUNCTIONS-DATETIME-EXTRACT","type":"Functions: Date/Time"},{"name":"Date/Time: isfinite","path":"functions-datetime#isfinite","type":"Functions: Date/Time"},{"name":"Date/Time: justify_days","path":"functions-datetime#justify_days","type":"Functions: Date/Time"},{"name":"Date/Time: justify_hours","path":"functions-datetime#justify_hours","type":"Functions: Date/Time"},{"name":"Date/Time: justify_interval","path":"functions-datetime#justify_interval","type":"Functions: Date/Time"},{"name":"Date/Time: localtime","path":"functions-datetime#localtime","type":"Functions: Date/Time"},{"name":"Date/Time: localtimestamp","path":"functions-datetime#localtimestamp","type":"Functions: Date/Time"},{"name":"Date/Time: make_date","path":"functions-datetime#make_date","type":"Functions: Date/Time"},{"name":"Date/Time: make_interval","path":"functions-datetime#make_interval","type":"Functions: Date/Time"},{"name":"Date/Time: make_time","path":"functions-datetime#make_time","type":"Functions: Date/Time"},{"name":"Date/Time: make_timestamp","path":"functions-datetime#make_timestamp","type":"Functions: Date/Time"},{"name":"Date/Time: make_timestamptz","path":"functions-datetime#make_timestamptz","type":"Functions: Date/Time"},{"name":"Date/Time: now","path":"functions-datetime#now","type":"Functions: Date/Time"},{"name":"Date/Time: statement_timestamp","path":"functions-datetime#statement_timestamp","type":"Functions: Date/Time"},{"name":"Date/Time: timeofday","path":"functions-datetime#timeofday","type":"Functions: Date/Time"},{"name":"Date/Time: transaction_timestamp","path":"functions-datetime#transaction_timestamp","type":"Functions: Date/Time"},{"name":"DEALLOCATE","path":"sql-deallocate","type":"Commands"},{"name":"DECLARE","path":"sql-declare","type":"Commands"},{"name":"Default Values","path":"ddl-default","type":"Data Definition"},{"name":"DELETE","path":"sql-delete","type":"Commands"},{"name":"Deleting Data","path":"dml-delete","type":"Data Manipulation"},{"name":"Dependency Tracking","path":"ddl-depend","type":"Data Definition"},{"name":"Destroying a Database","path":"manage-ag-dropdb","type":"Managing Databases"},{"name":"dict_int","path":"dict-int","type":"Appendix: Additional Supplied Modules"},{"name":"dict_xsyn","path":"dict-xsyn","type":"Appendix: Additional Supplied Modules"},{"name":"DISCARD","path":"sql-discard","type":"Commands"},{"name":"DO","path":"sql-do","type":"Commands"},{"name":"DROP AGGREGATE","path":"sql-dropaggregate","type":"Commands"},{"name":"DROP CAST","path":"sql-dropcast","type":"Commands"},{"name":"DROP COLLATION","path":"sql-dropcollation","type":"Commands"},{"name":"DROP CONVERSION","path":"sql-dropconversion","type":"Commands"},{"name":"DROP DATABASE","path":"sql-dropdatabase","type":"Commands"},{"name":"DROP DOMAIN","path":"sql-dropdomain","type":"Commands"},{"name":"DROP EVENT TRIGGER","path":"sql-dropeventtrigger","type":"Commands"},{"name":"DROP EXTENSION","path":"sql-dropextension","type":"Commands"},{"name":"DROP FOREIGN DATA WRAPPER","path":"sql-dropforeigndatawrapper","type":"Commands"},{"name":"DROP FOREIGN TABLE","path":"sql-dropforeigntable","type":"Commands"},{"name":"DROP FUNCTION","path":"sql-dropfunction","type":"Commands"},{"name":"DROP GROUP","path":"sql-dropgroup","type":"Commands"},{"name":"DROP INDEX","path":"sql-dropindex","type":"Commands"},{"name":"DROP LANGUAGE","path":"sql-droplanguage","type":"Commands"},{"name":"DROP MATERIALIZED VIEW","path":"sql-dropmaterializedview","type":"Commands"},{"name":"DROP OPERATOR","path":"sql-dropoperator","type":"Commands"},{"name":"DROP OPERATOR CLASS","path":"sql-dropopclass","type":"Commands"},{"name":"DROP OPERATOR FAMILY","path":"sql-dropopfamily","type":"Commands"},{"name":"DROP OWNED","path":"sql-drop-owned","type":"Commands"},{"name":"DROP POLICY","path":"sql-droppolicy","type":"Commands"},{"name":"DROP ROLE","path":"sql-droprole","type":"Commands"},{"name":"DROP RULE","path":"sql-droprule","type":"Commands"},{"name":"DROP SCHEMA","path":"sql-dropschema","type":"Commands"},{"name":"DROP SEQUENCE","path":"sql-dropsequence","type":"Commands"},{"name":"DROP SERVER","path":"sql-dropserver","type":"Commands"},{"name":"DROP TABLE","path":"sql-droptable","type":"Commands"},{"name":"DROP TABLESPACE","path":"sql-droptablespace","type":"Commands"},{"name":"DROP TEXT SEARCH CONFIGURATION","path":"sql-droptsconfig","type":"Commands"},{"name":"DROP TEXT SEARCH DICTIONARY","path":"sql-droptsdictionary","type":"Commands"},{"name":"DROP TEXT SEARCH PARSER","path":"sql-droptsparser","type":"Commands"},{"name":"DROP TEXT SEARCH TEMPLATE","path":"sql-droptstemplate","type":"Commands"},{"name":"DROP TRANSFORM","path":"sql-droptransform","type":"Commands"},{"name":"DROP TRIGGER","path":"sql-droptrigger","type":"Commands"},{"name":"DROP TYPE","path":"sql-droptype","type":"Commands"},{"name":"DROP USER","path":"sql-dropuser","type":"Commands"},{"name":"DROP USER MAPPING","path":"sql-dropusermapping","type":"Commands"},{"name":"DROP VIEW","path":"sql-dropview","type":"Commands"},{"name":"dropdb","path":"app-dropdb","type":"Applications"},{"name":"droplang","path":"app-droplang","type":"Applications"},{"name":"Dropping Roles","path":"role-removal","type":"Database Roles"},{"name":"dropuser","path":"app-dropuser","type":"Applications"},{"name":"earthdistance","path":"earthdistance","type":"Appendix: Additional Supplied Modules"},{"name":"ecpg","path":"app-ecpg","type":"Applications"},{"name":"Encryption Options","path":"encryption-options","type":"Server Setup and Operation"},{"name":"END","path":"sql-end","type":"Commands"},{"name":"Enum Functions","path":"functions-enum","type":"Functions and Operators"},{"name":"Enum Functions: enum_first","path":"functions-enum#enum_first","type":"Functions and Operators"},{"name":"Enum Functions: enum_last","path":"functions-enum#enum_last","type":"Functions and Operators"},{"name":"Enum Functions: enum_range","path":"functions-enum#enum_range","type":"Functions and Operators"},{"name":"Enumerated Types","path":"datatype-enum","type":"Data Types"},{"name":"Examining Index Usage","path":"indexes-examine","type":"Indexes"},{"name":"EXECUTE","path":"sql-execute","type":"Commands"},{"name":"EXPLAIN","path":"sql-explain","type":"Commands"},{"name":"Explicit Locking","path":"explicit-locking","type":"Concurrency Control"},{"name":"Explicit Locking: Advisory Locks","path":"explicit-locking#ADVISORY-LOCKS","type":"Concurrency Control"},{"name":"Explicit Locking: Deadlocks","path":"explicit-locking#LOCKING-DEADLOCKS","type":"Concurrency Control"},{"name":"Explicit Locking: Page-level Locks","path":"explicit-locking#LOCKING-PAGES","type":"Concurrency Control"},{"name":"Explicit Locking: Row-level Locks","path":"explicit-locking#LOCKING-ROWS","type":"Concurrency Control"},{"name":"Explicit Locking: Table-level Locks","path":"explicit-locking#LOCKING-TABLES","type":"Concurrency Control"},{"name":"Failover","path":"warm-standby-failover","type":"High Availability"},{"name":"FETCH","path":"sql-fetch","type":"Commands"},{"name":"File System Level Backup","path":"backup-file","type":"Backup and Restore"},{"name":"file_fdw","path":"file-fdw","type":"Appendix: Additional Supplied Modules"},{"name":"Foreign Data","path":"ddl-foreign-data","type":"Data Definition"},{"name":"Formatting Functions","path":"functions-formatting","type":"Functions: Data Type Formatting"},{"name":"Full Text Search","path":"textsearch-intro","type":"Full Text Search"},{"name":"Full Text Search: Additional Features","path":"textsearch-features","type":"Full Text Search"},{"name":"Full Text Search: Configuration Example","path":"textsearch-configuration","type":"Full Text Search"},{"name":"Full Text Search: Controlling Text Search","path":"textsearch-controls","type":"Full Text Search"},{"name":"Full Text Search: Dictionaries","path":"textsearch-dictionaries","type":"Full Text Search"},{"name":"Full Text Search: GIN and GiST Index Types","path":"textsearch-indexes","type":"Full Text Search"},{"name":"Full Text Search: Limitations","path":"textsearch-limitations","type":"Full Text Search"},{"name":"Full Text Search: Parsers","path":"textsearch-parsers","type":"Full Text Search"},{"name":"Full Text Search: psql Support","path":"textsearch-psql","type":"Full Text Search"},{"name":"Full Text Search: Tables and Indexes","path":"textsearch-tables","type":"Full Text Search"},{"name":"Full Text Search: Testing and Debugging Text Search","path":"textsearch-debugging","type":"Full Text Search"},{"name":"Function and Trigger Security","path":"perm-functions","type":"Database Roles"},{"name":"fuzzystrmatch","path":"fuzzystrmatch","type":"Appendix: Additional Supplied Modules"},{"name":"Genetic Query Optimizer: Further Reading","path":"geqo-biblio","type":"Internals: Genetic Query Optimizer"},{"name":"Genetic Query Optimizer: Genetic Algorithms","path":"geqo-intro2","type":"Internals: Genetic Query Optimizer"},{"name":"Genetic Query Optimizer: Genetic Query Optimization (GEQO) in PostgreSQL","path":"geqo-pg-intro","type":"Internals: Genetic Query Optimizer"},{"name":"Genetic Query Optimizer: Query Handling as a Complex Optimization Problem","path":"geqo-intro","type":"Internals: Genetic Query Optimizer"},{"name":"Geometric Functions and Operators","path":"functions-geometry","type":"Functions: Geometric"},{"name":"Geometric Types","path":"datatype-geometric","type":"Data Types"},{"name":"Geometric Types: box","path":"datatype-geometric#box","type":"Data Types"},{"name":"Geometric Types: circle","path":"datatype-geometric#circle","type":"Data Types"},{"name":"Geometric Types: line","path":"datatype-geometric#line","type":"Data Types"},{"name":"Geometric Types: lseg","path":"datatype-geometric#lseg","type":"Data Types"},{"name":"Geometric Types: path","path":"datatype-geometric#path","type":"Data Types"},{"name":"Geometric Types: point","path":"datatype-geometric#point","type":"Data Types"},{"name":"Geometric Types: polygon","path":"datatype-geometric#polygon","type":"Data Types"},{"name":"Geometric: #","path":"functions-geometry#35","type":"Functions: Geometric"},{"name":"Geometric: ##","path":"functions-geometry#3535","type":"Functions: Geometric"},{"name":"Geometric: &&","path":"functions-geometry#3838","type":"Functions: Geometric"},{"name":"Geometric: &<","path":"functions-geometry#3860","type":"Functions: Geometric"},{"name":"Geometric: &<|","path":"functions-geometry#3860124","type":"Functions: Geometric"},{"name":"Geometric: &>","path":"functions-geometry#3862","type":"Functions: Geometric"},{"name":"Geometric: *","path":"functions-geometry#42","type":"Functions: Geometric"},{"name":"Geometric: +","path":"functions-geometry#43","type":"Functions: Geometric"},{"name":"Geometric: -","path":"functions-geometry#","type":"Functions: Geometric"},{"name":"Geometric: /","path":"functions-geometry#47","type":"Functions: Geometric"},{"name":"Geometric: <->","path":"functions-geometry#60-62","type":"Functions: Geometric"},{"name":"Geometric: <<","path":"functions-geometry#6060","type":"Functions: Geometric"},{"name":"Geometric: <<|","path":"functions-geometry#6060124","type":"Functions: Geometric"},{"name":"Geometric: <@","path":"functions-geometry#6064","type":"Functions: Geometric"},{"name":"Geometric: <^","path":"functions-geometry#6094","type":"Functions: Geometric"},{"name":"Geometric: >>","path":"functions-geometry#6262","type":"Functions: Geometric"},{"name":"Geometric: >^","path":"functions-geometry#6294","type":"Functions: Geometric"},{"name":"Geometric: ?#","path":"functions-geometry#6335","type":"Functions: Geometric"},{"name":"Geometric: ?-","path":"functions-geometry#63","type":"Functions: Geometric"},{"name":"Geometric: ?-|","path":"functions-geometry#63-124","type":"Functions: Geometric"},{"name":"Geometric: ?|","path":"functions-geometry#63124","type":"Functions: Geometric"},{"name":"Geometric: ?||","path":"functions-geometry#63124124","type":"Functions: Geometric"},{"name":"Geometric: @-@","path":"functions-geometry#64-64","type":"Functions: Geometric"},{"name":"Geometric: @>","path":"functions-geometry#6462","type":"Functions: Geometric"},{"name":"Geometric: @@","path":"functions-geometry#6464","type":"Functions: Geometric"},{"name":"Geometric: area","path":"functions-geometry#area","type":"Functions: Geometric"},{"name":"Geometric: bound_box","path":"functions-geometry#bound_box","type":"Functions: Geometric"},{"name":"Geometric: box","path":"functions-geometry#box","type":"Functions: Geometric"},{"name":"Geometric: center","path":"functions-geometry#center","type":"Functions: Geometric"},{"name":"Geometric: circle","path":"functions-geometry#circle","type":"Functions: Geometric"},{"name":"Geometric: diameter","path":"functions-geometry#diameter","type":"Functions: Geometric"},{"name":"Geometric: height","path":"functions-geometry#height","type":"Functions: Geometric"},{"name":"Geometric: isclosed","path":"functions-geometry#isclosed","type":"Functions: Geometric"},{"name":"Geometric: isopen","path":"functions-geometry#isopen","type":"Functions: Geometric"},{"name":"Geometric: length","path":"functions-geometry#length","type":"Functions: Geometric"},{"name":"Geometric: line","path":"functions-geometry#line","type":"Functions: Geometric"},{"name":"Geometric: lseg","path":"functions-geometry#lseg","type":"Functions: Geometric"},{"name":"Geometric: npoints","path":"functions-geometry#npoints","type":"Functions: Geometric"},{"name":"Geometric: path","path":"functions-geometry#path","type":"Functions: Geometric"},{"name":"Geometric: pclose","path":"functions-geometry#pclose","type":"Functions: Geometric"},{"name":"Geometric: point","path":"functions-geometry#point","type":"Functions: Geometric"},{"name":"Geometric: polygon","path":"functions-geometry#polygon","type":"Functions: Geometric"},{"name":"Geometric: popen","path":"functions-geometry#popen","type":"Functions: Geometric"},{"name":"Geometric: radius","path":"functions-geometry#radius","type":"Functions: Geometric"},{"name":"Geometric: width","path":"functions-geometry#width","type":"Functions: Geometric"},{"name":"Geometric: |&>","path":"functions-geometry#1243862","type":"Functions: Geometric"},{"name":"Geometric: |>>","path":"functions-geometry#1246262","type":"Functions: Geometric"},{"name":"Geometric: ~=","path":"functions-geometry#12661","type":"Functions: Geometric"},{"name":"GIN Indexes: Built-in Operator Classes","path":"gin-builtin-opclasses","type":"Internals: GIN Indexes"},{"name":"GIN Indexes: Examples","path":"gin-examples","type":"Internals: GIN Indexes"},{"name":"GIN Indexes: Extensibility","path":"gin-extensibility","type":"Internals: GIN Indexes"},{"name":"GIN Indexes: GIN Tips and Tricks","path":"gin-tips","type":"Internals: GIN Indexes"},{"name":"GIN Indexes: Implementation","path":"gin-implementation","type":"Internals: GIN Indexes"},{"name":"GIN Indexes: Limitations","path":"gin-limit","type":"Internals: GIN Indexes"},{"name":"GiST Indexes: Built-in Operator Classes","path":"gist-builtin-opclasses","type":"Internals: GiST Indexes"},{"name":"GiST Indexes: Examples","path":"gist-examples","type":"Internals: GiST Indexes"},{"name":"GiST Indexes: Extensibility","path":"gist-extensibility","type":"Internals: GiST Indexes"},{"name":"GiST Indexes: Implementation","path":"gist-implementation","type":"Internals: GiST Indexes"},{"name":"GRANT","path":"sql-grant","type":"Commands"},{"name":"History of Units","path":"datetime-units-history","type":"Appendix: Date/Time Support"},{"name":"Hot Standby","path":"hot-standby","type":"High Availability"},{"name":"hstore","path":"hstore","type":"Appendix: Additional Supplied Modules"},{"name":"IMPORT FOREIGN SCHEMA","path":"sql-importforeignschema","type":"Commands"},{"name":"Index Access Method: Catalog Entries for Indexes","path":"index-catalog","type":"Internals: Index Access Method"},{"name":"Index Access Method: Index Access Method Functions","path":"index-functions","type":"Internals: Index Access Method"},{"name":"Index Access Method: Index Cost Estimation Functions","path":"index-cost-estimation","type":"Internals: Index Access Method"},{"name":"Index Access Method: Index Locking Considerations","path":"index-locking","type":"Internals: Index Access Method"},{"name":"Index Access Method: Index Scanning","path":"index-scanning","type":"Internals: Index Access Method"},{"name":"Index Access Method: Index Uniqueness Checks","path":"index-unique-checks","type":"Internals: Index Access Method"},{"name":"Index Types","path":"indexes-types","type":"Indexes"},{"name":"Indexes","path":"indexes-intro","type":"Indexes"},{"name":"Indexes and Collations","path":"indexes-collations","type":"Indexes"},{"name":"Indexes and ORDER BY","path":"indexes-ordering","type":"Indexes"},{"name":"Indexes on Expressions","path":"indexes-expressional","type":"Indexes"},{"name":"Information Functions","path":"functions-info","type":"Functions: System Information"},{"name":"Inheritance","path":"ddl-inherit","type":"Data Definition"},{"name":"initdb","path":"app-initdb","type":"Applications"},{"name":"INSERT","path":"sql-insert","type":"Commands"},{"name":"INSERT ... ON CONFLICT","path":"sql-insert#SQL-ON-CONFLICT","type":"Commands"},{"name":"Inserting Data","path":"dml-insert","type":"Data Manipulation"},{"name":"intagg","path":"intagg","type":"Appendix: Additional Supplied Modules"},{"name":"intarray","path":"intarray","type":"Appendix: Additional Supplied Modules"},{"name":"Internals: BRIN Indexes","path":"brin-intro","type":"Internals: BRIN Indexes"},{"name":"Internals: Executor","path":"executor","type":"Internals"},{"name":"Internals: GIN Indexes","path":"gin-intro","type":"Internals: GIN Indexes"},{"name":"Internals: GiST Indexes","path":"gist-intro","type":"Internals: GiST Indexes"},{"name":"Internals: How Connections are Established","path":"connect-estab","type":"Internals"},{"name":"Internals: Parser Stage","path":"parser-stage","type":"Internals"},{"name":"Internals: Path of a Query","path":"query-path","type":"Internals"},{"name":"Internals: Planner Statistics and Security","path":"planner-stats-security","type":"Internals"},{"name":"Internals: Planner/Optimizer","path":"planner-optimizer","type":"Internals"},{"name":"Internals: PostgreSQL Rule System","path":"rule-system","type":"Internals"},{"name":"Internals: Row Estimation Examples","path":"row-estimation-examples","type":"Internals"},{"name":"Internals: SP-GiST Indexes","path":"spgist-intro","type":"Internals: SP-GiST Indexes"},{"name":"isn","path":"isn","type":"Appendix: Additional Supplied Modules"},{"name":"JSON Functions and Operators","path":"functions-json","type":"Functions: JSON"},{"name":"JSON Types","path":"datatype-json","type":"Data Types"},{"name":"JSON Types: boolean","path":"datatype-json#boolean","type":"Data Types"},{"name":"JSON Types: null","path":"datatype-json#null","type":"Data Types"},{"name":"JSON Types: number","path":"datatype-json#number","type":"Data Types"},{"name":"JSON Types: string","path":"datatype-json#string","type":"Data Types"},{"name":"JSON: #-","path":"functions-json#35","type":"Functions: JSON"},{"name":"JSON: #>","path":"functions-json#3562","type":"Functions: JSON"},{"name":"JSON: #>>","path":"functions-json#356262","type":"Functions: JSON"},{"name":"JSON: -","path":"functions-json#","type":"Functions: JSON"},{"name":"JSON: ->","path":"functions-json#62","type":"Functions: JSON"},{"name":"JSON: ->>","path":"functions-json#6262","type":"Functions: JSON"},{"name":"JSON: <@","path":"functions-json#6064","type":"Functions: JSON"},{"name":"JSON: ?","path":"functions-json#63","type":"Functions: JSON"},{"name":"JSON: ?&","path":"functions-json#6338","type":"Functions: JSON"},{"name":"JSON: ?|","path":"functions-json#63124","type":"Functions: JSON"},{"name":"JSON: @>","path":"functions-json#6462","type":"Functions: JSON"},{"name":"JSON: array_to_json","path":"functions-json#array_to_json","type":"Functions: JSON"},{"name":"JSON: jsonb_array_elements","path":"functions-json#jsonb_array_elements","type":"Functions: JSON"},{"name":"JSON: jsonb_array_elements_text","path":"functions-json#jsonb_array_elements_text","type":"Functions: JSON"},{"name":"JSON: jsonb_array_length","path":"functions-json#jsonb_array_length","type":"Functions: JSON"},{"name":"JSON: jsonb_build_array","path":"functions-json#jsonb_build_array","type":"Functions: JSON"},{"name":"JSON: jsonb_build_object","path":"functions-json#jsonb_build_object","type":"Functions: JSON"},{"name":"JSON: jsonb_each","path":"functions-json#jsonb_each","type":"Functions: JSON"},{"name":"JSON: jsonb_each_text","path":"functions-json#jsonb_each_text","type":"Functions: JSON"},{"name":"JSON: jsonb_extract_path","path":"functions-json#jsonb_extract_path","type":"Functions: JSON"},{"name":"JSON: jsonb_extract_path_text","path":"functions-json#jsonb_extract_path_text","type":"Functions: JSON"},{"name":"JSON: jsonb_object","path":"functions-json#jsonb_object","type":"Functions: JSON"},{"name":"JSON: jsonb_object_keys","path":"functions-json#jsonb_object_keys","type":"Functions: JSON"},{"name":"JSON: jsonb_populate_record","path":"functions-json#jsonb_populate_record","type":"Functions: JSON"},{"name":"JSON: jsonb_populate_recordset","path":"functions-json#jsonb_populate_recordset","type":"Functions: JSON"},{"name":"JSON: jsonb_pretty","path":"functions-json#jsonb_pretty","type":"Functions: JSON"},{"name":"JSON: jsonb_set","path":"functions-json#jsonb_set","type":"Functions: JSON"},{"name":"JSON: jsonb_strip_nulls","path":"functions-json#jsonb_strip_nulls","type":"Functions: JSON"},{"name":"JSON: jsonb_to_record","path":"functions-json#jsonb_to_record","type":"Functions: JSON"},{"name":"JSON: jsonb_to_recordset","path":"functions-json#jsonb_to_recordset","type":"Functions: JSON"},{"name":"JSON: jsonb_typeof","path":"functions-json#jsonb_typeof","type":"Functions: JSON"},{"name":"JSON: json_array_elements","path":"functions-json#json_array_elements","type":"Functions: JSON"},{"name":"JSON: json_array_elements_text","path":"functions-json#json_array_elements_text","type":"Functions: JSON"},{"name":"JSON: json_array_length","path":"functions-json#json_array_length","type":"Functions: JSON"},{"name":"JSON: json_build_array","path":"functions-json#json_build_array","type":"Functions: JSON"},{"name":"JSON: json_build_object","path":"functions-json#json_build_object","type":"Functions: JSON"},{"name":"JSON: json_each","path":"functions-json#json_each","type":"Functions: JSON"},{"name":"JSON: json_each_text","path":"functions-json#json_each_text","type":"Functions: JSON"},{"name":"JSON: json_extract_path","path":"functions-json#json_extract_path","type":"Functions: JSON"},{"name":"JSON: json_extract_path_text","path":"functions-json#json_extract_path_text","type":"Functions: JSON"},{"name":"JSON: json_object","path":"functions-json#json_object","type":"Functions: JSON"},{"name":"JSON: json_object_keys","path":"functions-json#json_object_keys","type":"Functions: JSON"},{"name":"JSON: json_populate_record","path":"functions-json#json_populate_record","type":"Functions: JSON"},{"name":"JSON: json_populate_recordset","path":"functions-json#json_populate_recordset","type":"Functions: JSON"},{"name":"JSON: json_strip_nulls","path":"functions-json#json_strip_nulls","type":"Functions: JSON"},{"name":"JSON: json_to_record","path":"functions-json#json_to_record","type":"Functions: JSON"},{"name":"JSON: json_to_recordset","path":"functions-json#json_to_recordset","type":"Functions: JSON"},{"name":"JSON: json_typeof","path":"functions-json#json_typeof","type":"Functions: JSON"},{"name":"JSON: row_to_json","path":"functions-json#row_to_json","type":"Functions: JSON"},{"name":"JSON: to_json","path":"functions-json#to_json","type":"Functions: JSON"},{"name":"JSON: to_jsonb","path":"functions-json#to_jsonb","type":"Functions: JSON"},{"name":"JSON: ||","path":"functions-json#124124","type":"Functions: JSON"},{"name":"Lexical Structure","path":"sql-syntax-lexical","type":"Syntax"},{"name":"Lexical Structure: Comments","path":"sql-syntax-lexical#SQL-SYNTAX-COMMENTS","type":"Syntax"},{"name":"Lexical Structure: Constants","path":"sql-syntax-lexical#SQL-SYNTAX-CONSTANTS","type":"Syntax"},{"name":"Lexical Structure: Identifiers and Key Words","path":"sql-syntax-lexical#SQL-SYNTAX-IDENTIFIERS","type":"Syntax"},{"name":"Lexical Structure: Operator Precedence","path":"sql-syntax-lexical#SQL-PRECEDENCE","type":"Syntax"},{"name":"Lexical Structure: Operators","path":"sql-syntax-lexical#SQL-SYNTAX-OPERATORS","type":"Syntax"},{"name":"Lexical Structure: Special Characters","path":"sql-syntax-lexical#SQL-SYNTAX-SPECIAL-CHARS","type":"Syntax"},{"name":"LIMIT and OFFSET","path":"queries-limit","type":"Queries"},{"name":"LISTEN","path":"sql-listen","type":"Commands"},{"name":"lo","path":"lo","type":"Appendix: Additional Supplied Modules"},{"name":"LOAD","path":"sql-load","type":"Commands"},{"name":"Locale Support","path":"locale","type":"Localization"},{"name":"LOCK","path":"sql-lock","type":"Commands"},{"name":"Locking and Indexes","path":"locking-indexes","type":"Concurrency Control"},{"name":"Log File Maintenance","path":"logfile-maintenance","type":"Maintenance"},{"name":"Log-Shipping Standby Servers","path":"warm-standby","type":"High Availability"},{"name":"Logical Operators","path":"functions-logical","type":"Functions and Operators"},{"name":"Logical Operators: AND","path":"functions-logical#and","type":"Functions and Operators"},{"name":"Logical Operators: NOT","path":"functions-logical#not","type":"Functions and Operators"},{"name":"Logical Operators: OR","path":"functions-logical#or","type":"Functions and Operators"},{"name":"ltree","path":"ltree","type":"Appendix: Additional Supplied Modules"},{"name":"Managing Databases","path":"manage-ag-overview","type":"Managing Databases"},{"name":"Managing Kernel Resources","path":"kernel-resources","type":"Server Setup and Operation"},{"name":"Managing Kernel Resources: Linux Huge Pages","path":"kernel-resources#LINUX-HUGE-PAGES","type":"Server Setup and Operation"},{"name":"Managing Kernel Resources: Linux Memory Overcommit","path":"kernel-resources#LINUX-MEMORY-OVERCOMMIT","type":"Server Setup and Operation"},{"name":"Managing Kernel Resources: Resource Limits","path":"kernel-resources#AEN30178","type":"Server Setup and Operation"},{"name":"Managing Kernel Resources: Shared Memory and Semaphores","path":"kernel-resources#SYSVIPC","type":"Server Setup and Operation"},{"name":"Mathematical Functions and Operators","path":"functions-math","type":"Functions: Mathematical"},{"name":"Mathematical: !","path":"functions-math#33","type":"Functions: Mathematical"},{"name":"Mathematical: !!","path":"functions-math#3333","type":"Functions: Mathematical"},{"name":"Mathematical: #","path":"functions-math#35","type":"Functions: Mathematical"},{"name":"Mathematical: %","path":"functions-math#37","type":"Functions: Mathematical"},{"name":"Mathematical: &","path":"functions-math#38","type":"Functions: Mathematical"},{"name":"Mathematical: *","path":"functions-math#42","type":"Functions: Mathematical"},{"name":"Mathematical: +","path":"functions-math#43","type":"Functions: Mathematical"},{"name":"Mathematical: -","path":"functions-math#","type":"Functions: Mathematical"},{"name":"Mathematical: /","path":"functions-math#47","type":"Functions: Mathematical"},{"name":"Mathematical: <<","path":"functions-math#6060","type":"Functions: Mathematical"},{"name":"Mathematical: >>","path":"functions-math#6262","type":"Functions: Mathematical"},{"name":"Mathematical: @","path":"functions-math#64","type":"Functions: Mathematical"},{"name":"Mathematical: abs","path":"functions-math#abs","type":"Functions: Mathematical"},{"name":"Mathematical: acos","path":"functions-math#acos","type":"Functions: Mathematical"},{"name":"Mathematical: asin","path":"functions-math#asin","type":"Functions: Mathematical"},{"name":"Mathematical: atan","path":"functions-math#atan","type":"Functions: Mathematical"},{"name":"Mathematical: atan2","path":"functions-math#atan2","type":"Functions: Mathematical"},{"name":"Mathematical: cbrt","path":"functions-math#cbrt","type":"Functions: Mathematical"},{"name":"Mathematical: ceil","path":"functions-math#ceil","type":"Functions: Mathematical"},{"name":"Mathematical: ceiling","path":"functions-math#ceiling","type":"Functions: Mathematical"},{"name":"Mathematical: cos","path":"functions-math#cos","type":"Functions: Mathematical"},{"name":"Mathematical: cot","path":"functions-math#cot","type":"Functions: Mathematical"},{"name":"Mathematical: degrees","path":"functions-math#degrees","type":"Functions: Mathematical"},{"name":"Mathematical: div","path":"functions-math#div","type":"Functions: Mathematical"},{"name":"Mathematical: exp","path":"functions-math#exp","type":"Functions: Mathematical"},{"name":"Mathematical: floor","path":"functions-math#floor","type":"Functions: Mathematical"},{"name":"Mathematical: ln","path":"functions-math#ln","type":"Functions: Mathematical"},{"name":"Mathematical: log","path":"functions-math#log","type":"Functions: Mathematical"},{"name":"Mathematical: mod","path":"functions-math#mod","type":"Functions: Mathematical"},{"name":"Mathematical: pi","path":"functions-math#pi","type":"Functions: Mathematical"},{"name":"Mathematical: power","path":"functions-math#power","type":"Functions: Mathematical"},{"name":"Mathematical: radians","path":"functions-math#radians","type":"Functions: Mathematical"},{"name":"Mathematical: random","path":"functions-math#random","type":"Functions: Mathematical"},{"name":"Mathematical: round","path":"functions-math#round","type":"Functions: Mathematical"},{"name":"Mathematical: setseed","path":"functions-math#setseed","type":"Functions: Mathematical"},{"name":"Mathematical: sign","path":"functions-math#sign","type":"Functions: Mathematical"},{"name":"Mathematical: sin","path":"functions-math#sin","type":"Functions: Mathematical"},{"name":"Mathematical: sqrt","path":"functions-math#sqrt","type":"Functions: Mathematical"},{"name":"Mathematical: tan","path":"functions-math#tan","type":"Functions: Mathematical"},{"name":"Mathematical: trunc","path":"functions-math#trunc","type":"Functions: Mathematical"},{"name":"Mathematical: width_bucket","path":"functions-math#width_bucket","type":"Functions: Mathematical"},{"name":"Mathematical: ^","path":"functions-math#94","type":"Functions: Mathematical"},{"name":"Mathematical: |","path":"functions-math#124","type":"Functions: Mathematical"},{"name":"Mathematical: |/","path":"functions-math#12447","type":"Functions: Mathematical"},{"name":"Mathematical: ||/","path":"functions-math#12412447","type":"Functions: Mathematical"},{"name":"Mathematical: ~","path":"functions-math#126","type":"Functions: Mathematical"},{"name":"Modifying Tables","path":"ddl-alter","type":"Data Definition"},{"name":"Modifying Tables: Adding a Column","path":"ddl-alter#DDL-ALTER-ADDING-A-COLUMN","type":"Data Definition"},{"name":"Modifying Tables: Adding a Constraint","path":"ddl-alter#DDL-ALTER-ADDING-A-CONSTRAINT","type":"Data Definition"},{"name":"Modifying Tables: Changing a Column's Data Type","path":"ddl-alter#AEN2864","type":"Data Definition"},{"name":"Modifying Tables: Changing a Column's Default Value","path":"ddl-alter#AEN2854","type":"Data Definition"},{"name":"Modifying Tables: Removing a Column","path":"ddl-alter#DDL-ALTER-REMOVING-A-COLUMN","type":"Data Definition"},{"name":"Modifying Tables: Removing a Constraint","path":"ddl-alter#DDL-ALTER-REMOVING-A-CONSTRAINT","type":"Data Definition"},{"name":"Modifying Tables: Renaming a Column","path":"ddl-alter#AEN2874","type":"Data Definition"},{"name":"Modifying Tables: Renaming a Table","path":"ddl-alter#AEN2881","type":"Data Definition"},{"name":"Monetary Types","path":"datatype-money","type":"Data Types"},{"name":"Monitoring: Determining Disk Usage","path":"disk-usage","type":"Monitoring"},{"name":"Monitoring: Disk Full Failure","path":"disk-full","type":"Monitoring"},{"name":"Monitoring: Dynamic Tracing","path":"dynamic-trace","type":"Monitoring"},{"name":"Monitoring: Standard Unix Tools","path":"monitoring-ps","type":"Monitoring"},{"name":"Monitoring: Statistics Collector","path":"monitoring-stats","type":"Monitoring"},{"name":"Monitoring: Viewing Locks","path":"monitoring-locks","type":"Monitoring"},{"name":"MOVE","path":"sql-move","type":"Commands"},{"name":"Multicolumn Indexes","path":"indexes-multicolumn","type":"Indexes"},{"name":"Network Address Functions and Operators","path":"functions-net","type":"Functions: Network Address"},{"name":"Network Address Types","path":"datatype-net-types","type":"Data Types"},{"name":"Network Address Types: cidr","path":"datatype-net-types#cidr","type":"Data Types"},{"name":"Network Address Types: inet","path":"datatype-net-types#inet","type":"Data Types"},{"name":"Network Address Types: macaddr","path":"datatype-net-types#macaddr","type":"Data Types"},{"name":"Network Address: &","path":"functions-net#38","type":"Functions: Network Address"},{"name":"Network Address: &&","path":"functions-net#3838","type":"Functions: Network Address"},{"name":"Network Address: +","path":"functions-net#43","type":"Functions: Network Address"},{"name":"Network Address: -","path":"functions-net#","type":"Functions: Network Address"},{"name":"Network Address: <","path":"functions-net#60","type":"Functions: Network Address"},{"name":"Network Address: <<","path":"functions-net#6060","type":"Functions: Network Address"},{"name":"Network Address: <<=","path":"functions-net#606061","type":"Functions: Network Address"},{"name":"Network Address: <=","path":"functions-net#6061","type":"Functions: Network Address"},{"name":"Network Address: <>","path":"functions-net#6062","type":"Functions: Network Address"},{"name":"Network Address: =","path":"functions-net#61","type":"Functions: Network Address"},{"name":"Network Address: >","path":"functions-net#62","type":"Functions: Network Address"},{"name":"Network Address: >=","path":"functions-net#6261","type":"Functions: Network Address"},{"name":"Network Address: >>","path":"functions-net#6262","type":"Functions: Network Address"},{"name":"Network Address: >>=","path":"functions-net#626261","type":"Functions: Network Address"},{"name":"Network Address: abbrev","path":"functions-net#abbrev","type":"Functions: Network Address"},{"name":"Network Address: broadcast","path":"functions-net#broadcast","type":"Functions: Network Address"},{"name":"Network Address: family","path":"functions-net#family","type":"Functions: Network Address"},{"name":"Network Address: host","path":"functions-net#host","type":"Functions: Network Address"},{"name":"Network Address: hostmask","path":"functions-net#hostmask","type":"Functions: Network Address"},{"name":"Network Address: inet_merge","path":"functions-net#inet_merge","type":"Functions: Network Address"},{"name":"Network Address: inet_same_family","path":"functions-net#inet_same_family","type":"Functions: Network Address"},{"name":"Network Address: masklen","path":"functions-net#masklen","type":"Functions: Network Address"},{"name":"Network Address: netmask","path":"functions-net#netmask","type":"Functions: Network Address"},{"name":"Network Address: network","path":"functions-net#network","type":"Functions: Network Address"},{"name":"Network Address: set_masklen","path":"functions-net#set_masklen","type":"Functions: Network Address"},{"name":"Network Address: text","path":"functions-net#text","type":"Functions: Network Address"},{"name":"Network Address: trunc","path":"functions-net#trunc","type":"Functions: Network Address"},{"name":"Network Address: |","path":"functions-net#124","type":"Functions: Network Address"},{"name":"Network Address: ~","path":"functions-net#126","type":"Functions: Network Address"},{"name":"NOTIFY","path":"sql-notify","type":"Commands"},{"name":"Numeric Types","path":"datatype-numeric","type":"Data Types"},{"name":"Numeric Types: bigint","path":"datatype-numeric#bigint","type":"Data Types"},{"name":"Numeric Types: bigserial","path":"datatype-numeric#bigserial","type":"Data Types"},{"name":"Numeric Types: decimal","path":"datatype-numeric#decimal","type":"Data Types"},{"name":"Numeric Types: double precision","path":"datatype-numeric#double32precision","type":"Data Types"},{"name":"Numeric Types: integer","path":"datatype-numeric#integer","type":"Data Types"},{"name":"Numeric Types: numeric","path":"datatype-numeric#numeric","type":"Data Types"},{"name":"Numeric Types: real","path":"datatype-numeric#real","type":"Data Types"},{"name":"Numeric Types: serial","path":"datatype-numeric#serial","type":"Data Types"},{"name":"Numeric Types: smallint","path":"datatype-numeric#smallint","type":"Data Types"},{"name":"Numeric Types: smallserial","path":"datatype-numeric#smallserial","type":"Data Types"},{"name":"Object Identifier Types","path":"datatype-oid","type":"Data Types"},{"name":"Object Identifier Types: oid","path":"datatype-oid#oid","type":"Data Types"},{"name":"Object Identifier Types: regclass","path":"datatype-oid#regclass","type":"Data Types"},{"name":"Object Identifier Types: regconfig","path":"datatype-oid#regconfig","type":"Data Types"},{"name":"Object Identifier Types: regdictionary","path":"datatype-oid#regdictionary","type":"Data Types"},{"name":"Object Identifier Types: regnamespace","path":"datatype-oid#regnamespace","type":"Data Types"},{"name":"Object Identifier Types: regoper","path":"datatype-oid#regoper","type":"Data Types"},{"name":"Object Identifier Types: regoperator","path":"datatype-oid#regoperator","type":"Data Types"},{"name":"Object Identifier Types: regproc","path":"datatype-oid#regproc","type":"Data Types"},{"name":"Object Identifier Types: regprocedure","path":"datatype-oid#regprocedure","type":"Data Types"},{"name":"Object Identifier Types: regrole","path":"datatype-oid#regrole","type":"Data Types"},{"name":"Object Identifier Types: regtype","path":"datatype-oid#regtype","type":"Data Types"},{"name":"Operator Classes and Operator Families","path":"indexes-opclass","type":"Indexes"},{"name":"ORDER BY","path":"queries-order","type":"Queries"},{"name":"pageinspect","path":"pageinspect","type":"Appendix: Additional Supplied Modules"},{"name":"Partial Indexes","path":"indexes-partial","type":"Indexes"},{"name":"Partitioning","path":"ddl-partitioning","type":"Data Definition"},{"name":"Partitioning: Alternative Partitioning Methods","path":"ddl-partitioning#DDL-PARTITIONING-ALTERNATIVES","type":"Data Definition"},{"name":"Partitioning: Implementing Partitioning","path":"ddl-partitioning#DDL-PARTITIONING-IMPLEMENTATION","type":"Data Definition"},{"name":"Partitioning: Managing Partitions","path":"ddl-partitioning#DDL-PARTITIONING-MANAGING-PARTITIONS","type":"Data Definition"},{"name":"Partitioning: Partitioning and Constraint Exclusion","path":"ddl-partitioning#DDL-PARTITIONING-CONSTRAINT-EXCLUSION","type":"Data Definition"},{"name":"passwordcheck","path":"passwordcheck","type":"Appendix: Additional Supplied Modules"},{"name":"Pattern Matching","path":"functions-matching","type":"Functions and Operators"},{"name":"Pattern Matching: LIKE","path":"functions-matching#FUNCTIONS-LIKE","type":"Functions and Operators"},{"name":"Pattern Matching: POSIX Regular Expressions","path":"functions-matching#FUNCTIONS-POSIX-REGEXP","type":"Functions and Operators"},{"name":"Pattern Matching: SIMILAR TO Regular Expressions","path":"functions-matching#FUNCTIONS-SIMILARTO-REGEXP","type":"Functions and Operators"},{"name":"Performance Tips: Controlling the Planner with Explicit JOIN Clauses","path":"explicit-joins","type":"Performance Tips"},{"name":"Performance Tips: EXPLAIN","path":"using-explain","type":"Performance Tips"},{"name":"Performance Tips: Non-Durable Settings","path":"non-durability","type":"Performance Tips"},{"name":"Performance Tips: Populating a Database","path":"populate","type":"Performance Tips"},{"name":"Performance Tips: Statistics Used by the Planner","path":"planner-stats","type":"Performance Tips"},{"name":"pgbench","path":"pgbench","type":"Applications"},{"name":"pgcrypto","path":"pgcrypto","type":"Appendix: Additional Supplied Modules"},{"name":"pgrowlocks","path":"pgrowlocks","type":"Appendix: Additional Supplied Modules"},{"name":"pgstattuple","path":"pgstattuple","type":"Appendix: Additional Supplied Modules"},{"name":"pg_archivecleanup","path":"pgarchivecleanup","type":"Applications"},{"name":"pg_basebackup","path":"app-pgbasebackup","type":"Applications"},{"name":"pg_buffercache","path":"pgbuffercache","type":"Appendix: Additional Supplied Modules"},{"name":"pg_config","path":"app-pgconfig","type":"Applications"},{"name":"pg_controldata","path":"app-pgcontroldata","type":"Applications"},{"name":"pg_ctl","path":"app-pg-ctl","type":"Applications"},{"name":"pg_dump","path":"app-pgdump","type":"Applications"},{"name":"pg_dumpall","path":"app-pg-dumpall","type":"Applications"},{"name":"pg_freespacemap","path":"pgfreespacemap","type":"Appendix: Additional Supplied Modules"},{"name":"pg_hba.conf File","path":"auth-pg-hba-conf","type":"Client Authentication"},{"name":"pg_isready","path":"app-pg-isready","type":"Applications"},{"name":"pg_lsn Type","path":"datatype-pg-lsn","type":"Data Types"},{"name":"pg_prewarm","path":"pgprewarm","type":"Appendix: Additional Supplied Modules"},{"name":"pg_receivexlog","path":"app-pgreceivexlog","type":"Applications"},{"name":"pg_recvlogical","path":"app-pgrecvlogical","type":"Applications"},{"name":"pg_resetxlog","path":"app-pgresetxlog","type":"Applications"},{"name":"pg_restore","path":"app-pgrestore","type":"Applications"},{"name":"pg_rewind","path":"app-pgrewind","type":"Applications"},{"name":"pg_stat_statements","path":"pgstatstatements","type":"Appendix: Additional Supplied Modules"},{"name":"pg_test_fsync","path":"pgtestfsync","type":"Applications"},{"name":"pg_test_timing","path":"pgtesttiming","type":"Applications"},{"name":"pg_trgm","path":"pgtrgm","type":"Appendix: Additional Supplied Modules"},{"name":"pg_upgrade","path":"pgupgrade","type":"Applications"},{"name":"pg_xlogdump","path":"pgxlogdump","type":"Applications"},{"name":"Physical Storage: Database File Layout","path":"storage-file-layout","type":"Internals: Physical Storage"},{"name":"Physical Storage: Database Page Layout","path":"storage-page-layout","type":"Internals: Physical Storage"},{"name":"Physical Storage: Free Space Map","path":"storage-fsm","type":"Internals: Physical Storage"},{"name":"Physical Storage: Initialization Fork","path":"storage-init","type":"Internals: Physical Storage"},{"name":"Physical Storage: TOAST","path":"storage-toast","type":"Internals: Physical Storage"},{"name":"Physical Storage: Visibility Map","path":"storage-vm","type":"Internals: Physical Storage"},{"name":"postgres","path":"app-postgres","type":"Applications"},{"name":"PostgreSQL Error Codes","path":"errcodes-appendix","type":"Appendixes"},{"name":"PostgreSQL User Account","path":"postgres-user","type":"Server Setup and Operation"},{"name":"postgres_fdw","path":"postgres-fdw","type":"Appendix: Additional Supplied Modules"},{"name":"postmaster","path":"app-postmaster","type":"Applications"},{"name":"PREPARE","path":"sql-prepare","type":"Commands"},{"name":"PREPARE TRANSACTION","path":"sql-prepare-transaction","type":"Commands"},{"name":"Preventing Server Spoofing","path":"preventing-server-spoofing","type":"Server Setup and Operation"},{"name":"Privileges","path":"ddl-priv","type":"Data Definition"},{"name":"Pseudo-Types","path":"datatype-pseudo","type":"Data Types"},{"name":"Pseudo-Types: any","path":"datatype-pseudo#any","type":"Data Types"},{"name":"Pseudo-Types: anyarray","path":"datatype-pseudo#anyarray","type":"Data Types"},{"name":"Pseudo-Types: anyelement","path":"datatype-pseudo#anyelement","type":"Data Types"},{"name":"Pseudo-Types: anyenum","path":"datatype-pseudo#anyenum","type":"Data Types"},{"name":"Pseudo-Types: anynonarray","path":"datatype-pseudo#anynonarray","type":"Data Types"},{"name":"Pseudo-Types: anyrange","path":"datatype-pseudo#anyrange","type":"Data Types"},{"name":"Pseudo-Types: cstring","path":"datatype-pseudo#cstring","type":"Data Types"},{"name":"Pseudo-Types: event_trigger","path":"datatype-pseudo#event_trigger","type":"Data Types"},{"name":"Pseudo-Types: fdw_handler","path":"datatype-pseudo#fdw_handler","type":"Data Types"},{"name":"Pseudo-Types: internal","path":"datatype-pseudo#internal","type":"Data Types"},{"name":"Pseudo-Types: language_handler","path":"datatype-pseudo#language_handler","type":"Data Types"},{"name":"Pseudo-Types: opaque","path":"datatype-pseudo#opaque","type":"Data Types"},{"name":"Pseudo-Types: pg_ddl_command","path":"datatype-pseudo#pg_ddl_command","type":"Data Types"},{"name":"Pseudo-Types: record","path":"datatype-pseudo#record","type":"Data Types"},{"name":"Pseudo-Types: trigger","path":"datatype-pseudo#trigger","type":"Data Types"},{"name":"Pseudo-Types: tsm_handler","path":"datatype-pseudo#tsm_handler","type":"Data Types"},{"name":"Pseudo-Types: void","path":"datatype-pseudo#void","type":"Data Types"},{"name":"psql","path":"app-psql","type":"Applications"},{"name":"Queries","path":"queries-overview","type":"Queries"},{"name":"Range Functions and Operators","path":"functions-range","type":"Functions: Range"},{"name":"Range Types","path":"rangetypes","type":"Data Types"},{"name":"Range Types: daterange","path":"rangetypes#daterange","type":"Data Types"},{"name":"Range Types: int4range","path":"rangetypes#int4range","type":"Data Types"},{"name":"Range Types: int8range","path":"rangetypes#int8range","type":"Data Types"},{"name":"Range Types: numrange","path":"rangetypes#numrange","type":"Data Types"},{"name":"Range Types: tsrange","path":"rangetypes#tsrange","type":"Data Types"},{"name":"Range Types: tstzrange","path":"rangetypes#tstzrange","type":"Data Types"},{"name":"Range: &&","path":"functions-range#3838","type":"Functions: Range"},{"name":"Range: &<","path":"functions-range#3860","type":"Functions: Range"},{"name":"Range: &>","path":"functions-range#3862","type":"Functions: Range"},{"name":"Range: *","path":"functions-range#42","type":"Functions: Range"},{"name":"Range: +","path":"functions-range#43","type":"Functions: Range"},{"name":"Range: -","path":"functions-range#","type":"Functions: Range"},{"name":"Range: -|-","path":"functions-range#124","type":"Functions: Range"},{"name":"Range: <","path":"functions-range#60","type":"Functions: Range"},{"name":"Range: <<","path":"functions-range#6060","type":"Functions: Range"},{"name":"Range: <=","path":"functions-range#6061","type":"Functions: Range"},{"name":"Range: <>","path":"functions-range#6062","type":"Functions: Range"},{"name":"Range: <@","path":"functions-range#6064","type":"Functions: Range"},{"name":"Range: =","path":"functions-range#61","type":"Functions: Range"},{"name":"Range: >","path":"functions-range#62","type":"Functions: Range"},{"name":"Range: >=","path":"functions-range#6261","type":"Functions: Range"},{"name":"Range: >>","path":"functions-range#6262","type":"Functions: Range"},{"name":"Range: @>","path":"functions-range#6462","type":"Functions: Range"},{"name":"Range: isempty","path":"functions-range#isempty","type":"Functions: Range"},{"name":"Range: lower","path":"functions-range#lower","type":"Functions: Range"},{"name":"Range: lower_inc","path":"functions-range#lower_inc","type":"Functions: Range"},{"name":"Range: lower_inf","path":"functions-range#lower_inf","type":"Functions: Range"},{"name":"Range: range_merge","path":"functions-range#range_merge","type":"Functions: Range"},{"name":"Range: upper","path":"functions-range#upper","type":"Functions: Range"},{"name":"Range: upper_inc","path":"functions-range#upper_inc","type":"Functions: Range"},{"name":"Range: upper_inf","path":"functions-range#upper_inf","type":"Functions: Range"},{"name":"REASSIGN OWNED","path":"sql-reassign-owned","type":"Commands"},{"name":"Recovery Target Settings","path":"recovery-target-settings","type":"Recovery Configuration"},{"name":"REFRESH MATERIALIZED VIEW","path":"sql-refreshmaterializedview","type":"Commands"},{"name":"Registering Event Log on Windows","path":"event-log-registration","type":"Server Setup and Operation"},{"name":"REINDEX","path":"sql-reindex","type":"Commands"},{"name":"reindexdb","path":"app-reindexdb","type":"Applications"},{"name":"RELEASE SAVEPOINT","path":"sql-release-savepoint","type":"Commands"},{"name":"Reliability","path":"wal-reliability","type":"Write-Ahead Log"},{"name":"RESET","path":"sql-reset","type":"Commands"},{"name":"Returning Data From Modified Rows","path":"dml-returning","type":"Data Manipulation"},{"name":"REVOKE","path":"sql-revoke","type":"Commands"},{"name":"Role Attributes","path":"role-attributes","type":"Database Roles"},{"name":"Role Membership","path":"role-membership","type":"Database Roles"},{"name":"ROLLBACK","path":"sql-rollback","type":"Commands"},{"name":"ROLLBACK PREPARED","path":"sql-rollback-prepared","type":"Commands"},{"name":"ROLLBACK TO SAVEPOINT","path":"sql-rollback-to","type":"Commands"},{"name":"Routine Reindexing","path":"routine-reindex","type":"Maintenance"},{"name":"Routine Vacuuming","path":"routine-vacuuming","type":"Maintenance"},{"name":"Row Security Policies","path":"ddl-rowsecurity","type":"Data Definition"},{"name":"SAVEPOINT","path":"sql-savepoint","type":"Commands"},{"name":"Schemas","path":"ddl-schemas","type":"Data Definition"},{"name":"Schemas: Creating a Schema","path":"ddl-schemas#DDL-SCHEMAS-CREATE","type":"Data Definition"},{"name":"Schemas: Public Schema","path":"ddl-schemas#DDL-SCHEMAS-PUBLIC","type":"Data Definition"},{"name":"Schemas: Schema Search Path","path":"ddl-schemas#DDL-SCHEMAS-PATH","type":"Data Definition"},{"name":"Schemas: Schemas and Privileges","path":"ddl-schemas#DDL-SCHEMAS-PRIV","type":"Data Definition"},{"name":"Schemas: System Catalog Schema","path":"ddl-schemas#DDL-SCHEMAS-CATALOG","type":"Data Definition"},{"name":"Secure TCP/IP Connections with SSH Tunnels","path":"ssh-tunnels","type":"Server Setup and Operation"},{"name":"Secure TCP/IP Connections with SSL","path":"ssl-tcp","type":"Server Setup and Operation"},{"name":"Secure TCP/IP Connections with SSL: Client Certificates","path":"ssl-tcp#SSL-CLIENT-CERTIFICATES","type":"Server Setup and Operation"},{"name":"Secure TCP/IP Connections with SSL: Creating a Self-signed Certificate","path":"ssl-tcp#SSL-CERTIFICATE-CREATION","type":"Server Setup and Operation"},{"name":"Secure TCP/IP Connections with SSL: SSL Server File Usage","path":"ssl-tcp#SSL-SERVER-FILES","type":"Server Setup and Operation"},{"name":"SECURITY LABEL","path":"sql-security-label","type":"Commands"},{"name":"seg","path":"seg","type":"Appendix: Additional Supplied Modules"},{"name":"SELECT","path":"sql-select","type":"Commands"},{"name":"SELECT ... DISTINCT","path":"sql-select#SQL-DISTINCT","type":"Commands"},{"name":"SELECT ... EXCEPT","path":"sql-select#SQL-EXCEPT","type":"Commands"},{"name":"SELECT ... FROM","path":"sql-select#SQL-FROM","type":"Commands"},{"name":"SELECT ... GROUP BY","path":"sql-select#SQL-GROUPBY","type":"Commands"},{"name":"SELECT ... HAVING","path":"sql-select#SQL-HAVING","type":"Commands"},{"name":"SELECT ... INTERSECT","path":"sql-select#SQL-INTERSECT","type":"Commands"},{"name":"SELECT ... LIMIT","path":"sql-select#SQL-LIMIT","type":"Commands"},{"name":"SELECT ... ORDER BY","path":"sql-select#SQL-ORDERBY","type":"Commands"},{"name":"SELECT ... UNION","path":"sql-select#SQL-UNION","type":"Commands"},{"name":"SELECT ... WHERE","path":"sql-select#SQL-WHERE","type":"Commands"},{"name":"SELECT ... WINDOW","path":"sql-select#SQL-WINDOW","type":"Commands"},{"name":"SELECT ... WITH","path":"sql-select#SQL-WITH","type":"Commands"},{"name":"SELECT INTO","path":"sql-selectinto","type":"Commands"},{"name":"SELECT Lists","path":"queries-select-lists","type":"Queries"},{"name":"SELECT Lists: Column Labels","path":"queries-select-lists#QUERIES-COLUMN-LABELS","type":"Queries"},{"name":"SELECT Lists: DISTINCT","path":"queries-select-lists#QUERIES-DISTINCT","type":"Queries"},{"name":"SELECT Lists: Select-List Items","path":"queries-select-lists#QUERIES-SELECT-LIST-ITEMS","type":"Queries"},{"name":"sepgsql","path":"sepgsql","type":"Appendix: Additional Supplied Modules"},{"name":"Sequence Functions","path":"functions-sequence","type":"Functions and Operators"},{"name":"Sequence Functions: currval","path":"functions-sequence#currval","type":"Functions and Operators"},{"name":"Sequence Functions: lastval","path":"functions-sequence#lastval","type":"Functions and Operators"},{"name":"Sequence Functions: nextval","path":"functions-sequence#nextval","type":"Functions and Operators"},{"name":"Sequence Functions: setval","path":"functions-sequence#setval","type":"Functions and Operators"},{"name":"Server Configuration: Automatic Vacuuming","path":"runtime-config-autovacuum","type":"Server Configuration"},{"name":"Server Configuration: Client Connection Defaults","path":"runtime-config-client","type":"Server Configuration"},{"name":"Server Configuration: Connections and Authentication","path":"runtime-config-connection","type":"Server Configuration"},{"name":"Server Configuration: Customized Options","path":"runtime-config-custom","type":"Server Configuration"},{"name":"Server Configuration: Developer Options","path":"runtime-config-developer","type":"Server Configuration"},{"name":"Server Configuration: Error Handling","path":"runtime-config-error-handling","type":"Server Configuration"},{"name":"Server Configuration: Error Reporting and Logging","path":"runtime-config-logging","type":"Server Configuration"},{"name":"Server Configuration: File Locations","path":"runtime-config-file-locations","type":"Server Configuration"},{"name":"Server Configuration: Lock Management","path":"runtime-config-locks","type":"Server Configuration"},{"name":"Server Configuration: Preset Options","path":"runtime-config-preset","type":"Server Configuration"},{"name":"Server Configuration: Query Planning","path":"runtime-config-query","type":"Server Configuration"},{"name":"Server Configuration: Replication","path":"runtime-config-replication","type":"Server Configuration"},{"name":"Server Configuration: Resource Consumption","path":"runtime-config-resource","type":"Server Configuration"},{"name":"Server Configuration: Run-time Statistics","path":"runtime-config-statistics","type":"Server Configuration"},{"name":"Server Configuration: Setting Parameters","path":"config-setting","type":"Server Configuration"},{"name":"Server Configuration: Short Options","path":"runtime-config-short","type":"Server Configuration"},{"name":"Server Configuration: Version and Platform Compatibility","path":"runtime-config-compatible","type":"Server Configuration"},{"name":"Server Configuration: Write Ahead Log","path":"runtime-config-wal","type":"Server Configuration"},{"name":"SET","path":"sql-set","type":"Commands"},{"name":"SET CONSTRAINTS","path":"sql-set-constraints","type":"Commands"},{"name":"Set Returning Functions","path":"functions-srf","type":"Functions and Operators"},{"name":"Set Returning Functions: generate_series","path":"functions-srf#generate_series","type":"Functions and Operators"},{"name":"Set Returning Functions: generate_subscripts","path":"functions-srf#generate_subscripts","type":"Functions and Operators"},{"name":"SET ROLE","path":"sql-set-role","type":"Commands"},{"name":"SET SESSION AUTHORIZATION","path":"sql-set-session-authorization","type":"Commands"},{"name":"SET TRANSACTION","path":"sql-set-transaction","type":"Commands"},{"name":"SHOW","path":"sql-show","type":"Commands"},{"name":"Shutting Down the Server","path":"server-shutdown","type":"Server Setup and Operation"},{"name":"SP-GiST Indexes: Built-in Operator Classes","path":"spgist-builtin-opclasses","type":"Internals: SP-GiST Indexes"},{"name":"SP-GiST Indexes: Examples","path":"spgist-examples","type":"Internals: SP-GiST Indexes"},{"name":"SP-GiST Indexes: Extensibility","path":"spgist-extensibility","type":"Internals: SP-GiST Indexes"},{"name":"SP-GiST Indexes: Implementation","path":"spgist-implementation","type":"Internals: SP-GiST Indexes"},{"name":"spi","path":"contrib-spi","type":"Appendix: Additional Supplied Modules"},{"name":"SQL Dump","path":"backup-dump","type":"Backup and Restore"},{"name":"SQL Key Words","path":"sql-keywords-appendix","type":"Appendixes"},{"name":"sslinfo","path":"sslinfo","type":"Appendix: Additional Supplied Modules"},{"name":"Standby Server Settings","path":"standby-settings","type":"Recovery Configuration"},{"name":"START TRANSACTION","path":"sql-start-transaction","type":"Commands"},{"name":"Starting the Database Server","path":"server-start","type":"Server Setup and Operation"},{"name":"Starting the Database Server: Client Connection Problems","path":"server-start#CLIENT-CONNECTION-PROBLEMS","type":"Server Setup and Operation"},{"name":"Starting the Database Server: Server Start-up Failures","path":"server-start#SERVER-START-FAILURES","type":"Server Setup and Operation"},{"name":"String Functions and Operators","path":"functions-string","type":"Functions: String"},{"name":"String: ascii","path":"functions-string#ascii","type":"Functions: String"},{"name":"String: bit_length","path":"functions-string#bit_length","type":"Functions: String"},{"name":"String: btrim","path":"functions-string#btrim","type":"Functions: String"},{"name":"String: character_length","path":"functions-string#character_length","type":"Functions: String"},{"name":"String: char_length","path":"functions-string#char_length","type":"Functions: String"},{"name":"String: chr","path":"functions-string#chr","type":"Functions: String"},{"name":"String: concat","path":"functions-string#concat","type":"Functions: String"},{"name":"String: concat_ws","path":"functions-string#concat_ws","type":"Functions: String"},{"name":"String: convert","path":"functions-string#convert","type":"Functions: String"},{"name":"String: convert_from","path":"functions-string#convert_from","type":"Functions: String"},{"name":"String: convert_to","path":"functions-string#convert_to","type":"Functions: String"},{"name":"String: decode","path":"functions-string#decode","type":"Functions: String"},{"name":"String: encode","path":"functions-string#encode","type":"Functions: String"},{"name":"String: format","path":"functions-string#format","type":"Functions: String"},{"name":"String: initcap","path":"functions-string#initcap","type":"Functions: String"},{"name":"String: left","path":"functions-string#left","type":"Functions: String"},{"name":"String: length","path":"functions-string#length","type":"Functions: String"},{"name":"String: lower","path":"functions-string#lower","type":"Functions: String"},{"name":"String: lpad","path":"functions-string#lpad","type":"Functions: String"},{"name":"String: ltrim","path":"functions-string#ltrim","type":"Functions: String"},{"name":"String: md5","path":"functions-string#md5","type":"Functions: String"},{"name":"String: octet_length","path":"functions-string#octet_length","type":"Functions: String"},{"name":"String: overlay","path":"functions-string#overlay","type":"Functions: String"},{"name":"String: pg_client_encoding","path":"functions-string#pg_client_encoding","type":"Functions: String"},{"name":"String: position","path":"functions-string#position","type":"Functions: String"},{"name":"String: quote_ident","path":"functions-string#quote_ident","type":"Functions: String"},{"name":"String: quote_literal","path":"functions-string#quote_literal","type":"Functions: String"},{"name":"String: quote_nullable","path":"functions-string#quote_nullable","type":"Functions: String"},{"name":"String: regexp_matches","path":"functions-string#regexp_matches","type":"Functions: String"},{"name":"String: regexp_replace","path":"functions-string#regexp_replace","type":"Functions: String"},{"name":"String: regexp_split_to_array","path":"functions-string#regexp_split_to_array","type":"Functions: String"},{"name":"String: regexp_split_to_table","path":"functions-string#regexp_split_to_table","type":"Functions: String"},{"name":"String: repeat","path":"functions-string#repeat","type":"Functions: String"},{"name":"String: replace","path":"functions-string#replace","type":"Functions: String"},{"name":"String: reverse","path":"functions-string#reverse","type":"Functions: String"},{"name":"String: right","path":"functions-string#right","type":"Functions: String"},{"name":"String: rpad","path":"functions-string#rpad","type":"Functions: String"},{"name":"String: rtrim","path":"functions-string#rtrim","type":"Functions: String"},{"name":"String: split_part","path":"functions-string#split_part","type":"Functions: String"},{"name":"String: strpos","path":"functions-string#strpos","type":"Functions: String"},{"name":"String: substr","path":"functions-string#substr","type":"Functions: String"},{"name":"String: substring","path":"functions-string#substring","type":"Functions: String"},{"name":"String: to_ascii","path":"functions-string#to_ascii","type":"Functions: String"},{"name":"String: to_hex","path":"functions-string#to_hex","type":"Functions: String"},{"name":"String: translate","path":"functions-string#translate","type":"Functions: String"},{"name":"String: trim","path":"functions-string#trim","type":"Functions: String"},{"name":"String: upper","path":"functions-string#upper","type":"Functions: String"},{"name":"String: ||","path":"functions-string#124124","type":"Functions: String"},{"name":"Subquery Expressions","path":"functions-subquery","type":"Functions and Operators"},{"name":"Subquery Expressions: ALL","path":"functions-subquery#FUNCTIONS-SUBQUERY-ALL","type":"Functions and Operators"},{"name":"Subquery Expressions: ANY/SOME","path":"functions-subquery#FUNCTIONS-SUBQUERY-ANY-SOME","type":"Functions and Operators"},{"name":"Subquery Expressions: EXISTS","path":"functions-subquery#FUNCTIONS-SUBQUERY-EXISTS","type":"Functions and Operators"},{"name":"Subquery Expressions: IN","path":"functions-subquery#FUNCTIONS-SUBQUERY-IN","type":"Functions and Operators"},{"name":"Subquery Expressions: NOT IN","path":"functions-subquery#FUNCTIONS-SUBQUERY-NOTIN","type":"Functions and Operators"},{"name":"System Administration: brin_summarize_new_values","path":"functions-admin#brin_summarize_new_values","type":"Functions: System Administration"},{"name":"System Administration: current_setting","path":"functions-admin#current_setting","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_lock","path":"functions-admin#pg_advisory_lock","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_lock_shared","path":"functions-admin#pg_advisory_lock_shared","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_unlock","path":"functions-admin#pg_advisory_unlock","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_unlock_all","path":"functions-admin#pg_advisory_unlock_all","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_unlock_shared","path":"functions-admin#pg_advisory_unlock_shared","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_xact_lock","path":"functions-admin#pg_advisory_xact_lock","type":"Functions: System Administration"},{"name":"System Administration: pg_advisory_xact_lock_shared","path":"functions-admin#pg_advisory_xact_lock_shared","type":"Functions: System Administration"},{"name":"System Administration: pg_backup_start_time","path":"functions-admin#pg_backup_start_time","type":"Functions: System Administration"},{"name":"System Administration: pg_cancel_backend","path":"functions-admin#pg_cancel_backend","type":"Functions: System Administration"},{"name":"System Administration: pg_column_size","path":"functions-admin#pg_column_size","type":"Functions: System Administration"},{"name":"System Administration: pg_create_logical_replication_slot","path":"functions-admin#pg_create_logical_replication_slot","type":"Functions: System Administration"},{"name":"System Administration: pg_create_physical_replication_slot","path":"functions-admin#pg_create_physical_replication_slot","type":"Functions: System Administration"},{"name":"System Administration: pg_create_restore_point","path":"functions-admin#pg_create_restore_point","type":"Functions: System Administration"},{"name":"System Administration: pg_current_xlog_insert_location","path":"functions-admin#pg_current_xlog_insert_location","type":"Functions: System Administration"},{"name":"System Administration: pg_current_xlog_location","path":"functions-admin#pg_current_xlog_location","type":"Functions: System Administration"},{"name":"System Administration: pg_database_size","path":"functions-admin#pg_database_size","type":"Functions: System Administration"},{"name":"System Administration: pg_drop_replication_slot","path":"functions-admin#pg_drop_replication_slot","type":"Functions: System Administration"},{"name":"System Administration: pg_export_snapshot","path":"functions-admin#pg_export_snapshot","type":"Functions: System Administration"},{"name":"System Administration: pg_filenode_relation","path":"functions-admin#pg_filenode_relation","type":"Functions: System Administration"},{"name":"System Administration: pg_indexes_size","path":"functions-admin#pg_indexes_size","type":"Functions: System Administration"},{"name":"System Administration: pg_is_in_backup","path":"functions-admin#pg_is_in_backup","type":"Functions: System Administration"},{"name":"System Administration: pg_is_in_recovery","path":"functions-admin#pg_is_in_recovery","type":"Functions: System Administration"},{"name":"System Administration: pg_is_xlog_replay_paused","path":"functions-admin#pg_is_xlog_replay_paused","type":"Functions: System Administration"},{"name":"System Administration: pg_last_xact_replay_timestamp","path":"functions-admin#pg_last_xact_replay_timestamp","type":"Functions: System Administration"},{"name":"System Administration: pg_last_xlog_receive_location","path":"functions-admin#pg_last_xlog_receive_location","type":"Functions: System Administration"},{"name":"System Administration: pg_last_xlog_replay_location","path":"functions-admin#pg_last_xlog_replay_location","type":"Functions: System Administration"},{"name":"System Administration: pg_logical_slot_get_binary_changes","path":"functions-admin#pg_logical_slot_get_binary_changes","type":"Functions: System Administration"},{"name":"System Administration: pg_logical_slot_get_changes","path":"functions-admin#pg_logical_slot_get_changes","type":"Functions: System Administration"},{"name":"System Administration: pg_logical_slot_peek_binary_changes","path":"functions-admin#pg_logical_slot_peek_binary_changes","type":"Functions: System Administration"},{"name":"System Administration: pg_logical_slot_peek_changes","path":"functions-admin#pg_logical_slot_peek_changes","type":"Functions: System Administration"},{"name":"System Administration: pg_ls_dir","path":"functions-admin#pg_ls_dir","type":"Functions: System Administration"},{"name":"System Administration: pg_read_binary_file","path":"functions-admin#pg_read_binary_file","type":"Functions: System Administration"},{"name":"System Administration: pg_read_file","path":"functions-admin#pg_read_file","type":"Functions: System Administration"},{"name":"System Administration: pg_relation_filenode","path":"functions-admin#pg_relation_filenode","type":"Functions: System Administration"},{"name":"System Administration: pg_relation_filepath","path":"functions-admin#pg_relation_filepath","type":"Functions: System Administration"},{"name":"System Administration: pg_relation_size","path":"functions-admin#pg_relation_size","type":"Functions: System Administration"},{"name":"System Administration: pg_reload_conf","path":"functions-admin#pg_reload_conf","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_advance","path":"functions-admin#pg_replication_origin_advance","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_create","path":"functions-admin#pg_replication_origin_create","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_drop","path":"functions-admin#pg_replication_origin_drop","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_oid","path":"functions-admin#pg_replication_origin_oid","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_progress","path":"functions-admin#pg_replication_origin_progress","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_session_is_setup","path":"functions-admin#pg_replication_origin_session_is_setup","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_session_progress","path":"functions-admin#pg_replication_origin_session_progress","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_session_reset","path":"functions-admin#pg_replication_origin_session_reset","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_session_setup","path":"functions-admin#pg_replication_origin_session_setup","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_xact_reset","path":"functions-admin#pg_replication_origin_xact_reset","type":"Functions: System Administration"},{"name":"System Administration: pg_replication_origin_xact_setup","path":"functions-admin#pg_replication_origin_xact_setup","type":"Functions: System Administration"},{"name":"System Administration: pg_rotate_logfile","path":"functions-admin#pg_rotate_logfile","type":"Functions: System Administration"},{"name":"System Administration: pg_size_pretty","path":"functions-admin#pg_size_pretty","type":"Functions: System Administration"},{"name":"System Administration: pg_start_backup","path":"functions-admin#pg_start_backup","type":"Functions: System Administration"},{"name":"System Administration: pg_stat_file","path":"functions-admin#pg_stat_file","type":"Functions: System Administration"},{"name":"System Administration: pg_stop_backup","path":"functions-admin#pg_stop_backup","type":"Functions: System Administration"},{"name":"System Administration: pg_switch_xlog","path":"functions-admin#pg_switch_xlog","type":"Functions: System Administration"},{"name":"System Administration: pg_tablespace_size","path":"functions-admin#pg_tablespace_size","type":"Functions: System Administration"},{"name":"System Administration: pg_table_size","path":"functions-admin#pg_table_size","type":"Functions: System Administration"},{"name":"System Administration: pg_terminate_backend","path":"functions-admin#pg_terminate_backend","type":"Functions: System Administration"},{"name":"System Administration: pg_total_relation_size","path":"functions-admin#pg_total_relation_size","type":"Functions: System Administration"},{"name":"System Administration: pg_try_advisory_lock","path":"functions-admin#pg_try_advisory_lock","type":"Functions: System Administration"},{"name":"System Administration: pg_try_advisory_lock_shared","path":"functions-admin#pg_try_advisory_lock_shared","type":"Functions: System Administration"},{"name":"System Administration: pg_try_advisory_xact_lock","path":"functions-admin#pg_try_advisory_xact_lock","type":"Functions: System Administration"},{"name":"System Administration: pg_try_advisory_xact_lock_shared","path":"functions-admin#pg_try_advisory_xact_lock_shared","type":"Functions: System Administration"},{"name":"System Administration: pg_xlogfile_name","path":"functions-admin#pg_xlogfile_name","type":"Functions: System Administration"},{"name":"System Administration: pg_xlogfile_name_offset","path":"functions-admin#pg_xlogfile_name_offset","type":"Functions: System Administration"},{"name":"System Administration: pg_xlog_location_diff","path":"functions-admin#pg_xlog_location_diff","type":"Functions: System Administration"},{"name":"System Administration: pg_xlog_replay_pause","path":"functions-admin#pg_xlog_replay_pause","type":"Functions: System Administration"},{"name":"System Administration: pg_xlog_replay_resume","path":"functions-admin#pg_xlog_replay_resume","type":"Functions: System Administration"},{"name":"System Administration: set_config","path":"functions-admin#set_config","type":"Functions: System Administration"},{"name":"System Catalogs","path":"catalogs-overview","type":"Internals: Catalogs"},{"name":"System Columns","path":"ddl-system-columns","type":"Data Definition"},{"name":"System Information: collation for","path":"functions-info#collation32for32","type":"Functions: System Information"},{"name":"System Information: col_description","path":"functions-info#col_description","type":"Functions: System Information"},{"name":"System Information: current_catalog","path":"functions-info#current_catalog","type":"Functions: System Information"},{"name":"System Information: current_database","path":"functions-info#current_database","type":"Functions: System Information"},{"name":"System Information: current_query","path":"functions-info#current_query","type":"Functions: System Information"},{"name":"System Information: current_role","path":"functions-info#current_role","type":"Functions: System Information"},{"name":"System Information: current_schema","path":"functions-info#current_schema","type":"Functions: System Information"},{"name":"System Information: current_schemas","path":"functions-info#current_schemas","type":"Functions: System Information"},{"name":"System Information: current_user","path":"functions-info#current_user","type":"Functions: System Information"},{"name":"System Information: format_type","path":"functions-info#format_type","type":"Functions: System Information"},{"name":"System Information: has_any_column_privilege","path":"functions-info#has_any_column_privilege","type":"Functions: System Information"},{"name":"System Information: has_column_privilege","path":"functions-info#has_column_privilege","type":"Functions: System Information"},{"name":"System Information: has_database_privilege","path":"functions-info#has_database_privilege","type":"Functions: System Information"},{"name":"System Information: has_foreign_data_wrapper_privilege","path":"functions-info#has_foreign_data_wrapper_privilege","type":"Functions: System Information"},{"name":"System Information: has_function_privilege","path":"functions-info#has_function_privilege","type":"Functions: System Information"},{"name":"System Information: has_language_privilege","path":"functions-info#has_language_privilege","type":"Functions: System Information"},{"name":"System Information: has_schema_privilege","path":"functions-info#has_schema_privilege","type":"Functions: System Information"},{"name":"System Information: has_sequence_privilege","path":"functions-info#has_sequence_privilege","type":"Functions: System Information"},{"name":"System Information: has_server_privilege","path":"functions-info#has_server_privilege","type":"Functions: System Information"},{"name":"System Information: has_tablespace_privilege","path":"functions-info#has_tablespace_privilege","type":"Functions: System Information"},{"name":"System Information: has_table_privilege","path":"functions-info#has_table_privilege","type":"Functions: System Information"},{"name":"System Information: has_type_privilege","path":"functions-info#has_type_privilege","type":"Functions: System Information"},{"name":"System Information: inet_client_addr","path":"functions-info#inet_client_addr","type":"Functions: System Information"},{"name":"System Information: inet_client_port","path":"functions-info#inet_client_port","type":"Functions: System Information"},{"name":"System Information: inet_server_addr","path":"functions-info#inet_server_addr","type":"Functions: System Information"},{"name":"System Information: inet_server_port","path":"functions-info#inet_server_port","type":"Functions: System Information"},{"name":"System Information: obj_description","path":"functions-info#obj_description","type":"Functions: System Information"},{"name":"System Information: pg_backend_pid","path":"functions-info#pg_backend_pid","type":"Functions: System Information"},{"name":"System Information: pg_collation_is_visible","path":"functions-info#pg_collation_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_conf_load_time","path":"functions-info#pg_conf_load_time","type":"Functions: System Information"},{"name":"System Information: pg_conversion_is_visible","path":"functions-info#pg_conversion_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_describe_object","path":"functions-info#pg_describe_object","type":"Functions: System Information"},{"name":"System Information: pg_function_is_visible","path":"functions-info#pg_function_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_get_constraintdef","path":"functions-info#pg_get_constraintdef","type":"Functions: System Information"},{"name":"System Information: pg_get_expr","path":"functions-info#pg_get_expr","type":"Functions: System Information"},{"name":"System Information: pg_get_functiondef","path":"functions-info#pg_get_functiondef","type":"Functions: System Information"},{"name":"System Information: pg_get_function_arguments","path":"functions-info#pg_get_function_arguments","type":"Functions: System Information"},{"name":"System Information: pg_get_function_identity_arguments","path":"functions-info#pg_get_function_identity_arguments","type":"Functions: System Information"},{"name":"System Information: pg_get_function_result","path":"functions-info#pg_get_function_result","type":"Functions: System Information"},{"name":"System Information: pg_get_indexdef","path":"functions-info#pg_get_indexdef","type":"Functions: System Information"},{"name":"System Information: pg_get_keywords","path":"functions-info#pg_get_keywords","type":"Functions: System Information"},{"name":"System Information: pg_get_object_address","path":"functions-info#pg_get_object_address","type":"Functions: System Information"},{"name":"System Information: pg_get_ruledef","path":"functions-info#pg_get_ruledef","type":"Functions: System Information"},{"name":"System Information: pg_get_serial_sequence","path":"functions-info#pg_get_serial_sequence","type":"Functions: System Information"},{"name":"System Information: pg_get_triggerdef","path":"functions-info#pg_get_triggerdef","type":"Functions: System Information"},{"name":"System Information: pg_get_userbyid","path":"functions-info#pg_get_userbyid","type":"Functions: System Information"},{"name":"System Information: pg_get_viewdef","path":"functions-info#pg_get_viewdef","type":"Functions: System Information"},{"name":"System Information: pg_has_role","path":"functions-info#pg_has_role","type":"Functions: System Information"},{"name":"System Information: pg_identify_object","path":"functions-info#pg_identify_object","type":"Functions: System Information"},{"name":"System Information: pg_identify_object_as_address","path":"functions-info#pg_identify_object_as_address","type":"Functions: System Information"},{"name":"System Information: pg_is_other_temp_schema","path":"functions-info#pg_is_other_temp_schema","type":"Functions: System Information"},{"name":"System Information: pg_last_committed_xact","path":"functions-info#pg_last_committed_xact","type":"Functions: System Information"},{"name":"System Information: pg_listening_channels","path":"functions-info#pg_listening_channels","type":"Functions: System Information"},{"name":"System Information: pg_my_temp_schema","path":"functions-info#pg_my_temp_schema","type":"Functions: System Information"},{"name":"System Information: pg_opclass_is_visible","path":"functions-info#pg_opclass_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_operator_is_visible","path":"functions-info#pg_operator_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_opfamily_is_visible","path":"functions-info#pg_opfamily_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_options_to_table","path":"functions-info#pg_options_to_table","type":"Functions: System Information"},{"name":"System Information: pg_postmaster_start_time","path":"functions-info#pg_postmaster_start_time","type":"Functions: System Information"},{"name":"System Information: pg_tablespace_databases","path":"functions-info#pg_tablespace_databases","type":"Functions: System Information"},{"name":"System Information: pg_tablespace_location","path":"functions-info#pg_tablespace_location","type":"Functions: System Information"},{"name":"System Information: pg_table_is_visible","path":"functions-info#pg_table_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_trigger_depth","path":"functions-info#pg_trigger_depth","type":"Functions: System Information"},{"name":"System Information: pg_ts_config_is_visible","path":"functions-info#pg_ts_config_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_ts_dict_is_visible","path":"functions-info#pg_ts_dict_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_ts_parser_is_visible","path":"functions-info#pg_ts_parser_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_ts_template_is_visible","path":"functions-info#pg_ts_template_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_typeof","path":"functions-info#pg_typeof","type":"Functions: System Information"},{"name":"System Information: pg_type_is_visible","path":"functions-info#pg_type_is_visible","type":"Functions: System Information"},{"name":"System Information: pg_xact_commit_timestamp","path":"functions-info#pg_xact_commit_timestamp","type":"Functions: System Information"},{"name":"System Information: row_security_active","path":"functions-info#row_security_active","type":"Functions: System Information"},{"name":"System Information: session_user","path":"functions-info#session_user","type":"Functions: System Information"},{"name":"System Information: shobj_description","path":"functions-info#shobj_description","type":"Functions: System Information"},{"name":"System Information: to_regclass","path":"functions-info#to_regclass","type":"Functions: System Information"},{"name":"System Information: to_regnamespace","path":"functions-info#to_regnamespace","type":"Functions: System Information"},{"name":"System Information: to_regoper","path":"functions-info#to_regoper","type":"Functions: System Information"},{"name":"System Information: to_regoperator","path":"functions-info#to_regoperator","type":"Functions: System Information"},{"name":"System Information: to_regproc","path":"functions-info#to_regproc","type":"Functions: System Information"},{"name":"System Information: to_regprocedure","path":"functions-info#to_regprocedure","type":"Functions: System Information"},{"name":"System Information: to_regrole","path":"functions-info#to_regrole","type":"Functions: System Information"},{"name":"System Information: to_regtype","path":"functions-info#to_regtype","type":"Functions: System Information"},{"name":"System Information: txid_current","path":"functions-info#txid_current","type":"Functions: System Information"},{"name":"System Information: txid_current_snapshot","path":"functions-info#txid_current_snapshot","type":"Functions: System Information"},{"name":"System Information: txid_snapshot_xip","path":"functions-info#txid_snapshot_xip","type":"Functions: System Information"},{"name":"System Information: txid_snapshot_xmax","path":"functions-info#txid_snapshot_xmax","type":"Functions: System Information"},{"name":"System Information: txid_snapshot_xmin","path":"functions-info#txid_snapshot_xmin","type":"Functions: System Information"},{"name":"System Information: txid_visible_in_snapshot","path":"functions-info#txid_visible_in_snapshot","type":"Functions: System Information"},{"name":"System Information: user","path":"functions-info#user","type":"Functions: System Information"},{"name":"System Information: version","path":"functions-info#version","type":"Functions: System Information"},{"name":"Table Basics","path":"ddl-basics","type":"Data Definition"},{"name":"Table Expressions","path":"queries-table-expressions","type":"Queries"},{"name":"Table Expressions: FROM Clause","path":"queries-table-expressions#QUERIES-FROM","type":"Queries"},{"name":"Table Expressions: FULL OUTER JOIN","path":"queries-table-expressions#full32outer32join","type":"Queries"},{"name":"Table Expressions: GROUP BY and HAVING Clauses","path":"queries-table-expressions#QUERIES-GROUP","type":"Queries"},{"name":"Table Expressions: GROUPING SETS, CUBE, and ROLLUP","path":"queries-table-expressions#QUERIES-GROUPING-SETS","type":"Queries"},{"name":"Table Expressions: INNER JOIN","path":"queries-table-expressions#inner32join","type":"Queries"},{"name":"Table Expressions: Joined Tables","path":"queries-table-expressions#QUERIES-JOIN","type":"Queries"},{"name":"Table Expressions: LATERAL Subqueries","path":"queries-table-expressions#QUERIES-LATERAL","type":"Queries"},{"name":"Table Expressions: LEFT OUTER JOIN","path":"queries-table-expressions#left32outer32join","type":"Queries"},{"name":"Table Expressions: RIGHT OUTER JOIN","path":"queries-table-expressions#right32outer32join","type":"Queries"},{"name":"Table Expressions: Subqueries","path":"queries-table-expressions#QUERIES-SUBQUERIES","type":"Queries"},{"name":"Table Expressions: Table and Column Aliases","path":"queries-table-expressions#QUERIES-TABLE-ALIASES","type":"Queries"},{"name":"Table Expressions: Table Functions","path":"queries-table-expressions#QUERIES-TABLEFUNCTIONS","type":"Queries"},{"name":"Table Expressions: WHERE Clause","path":"queries-table-expressions#QUERIES-WHERE","type":"Queries"},{"name":"Table Expressions: Window Function Processing","path":"queries-table-expressions#QUERIES-WINDOW","type":"Queries"},{"name":"tablefunc","path":"tablefunc","type":"Appendix: Additional Supplied Modules"},{"name":"Tablespaces","path":"manage-ag-tablespaces","type":"Managing Databases"},{"name":"tcn","path":"tcn","type":"Appendix: Additional Supplied Modules"},{"name":"Template Databases","path":"manage-ag-templatedbs","type":"Managing Databases"},{"name":"test_decoding","path":"test-decoding","type":"Appendix: Additional Supplied Modules"},{"name":"Text Search Functions and Operators","path":"functions-textsearch","type":"Functions: Text Search"},{"name":"Text Search Types","path":"datatype-textsearch","type":"Data Types"},{"name":"Text Search Types: tsquery","path":"datatype-textsearch#tsquery","type":"Data Types"},{"name":"Text Search Types: tsvector","path":"datatype-textsearch#tsvector","type":"Data Types"},{"name":"Text Search: !!","path":"functions-textsearch#3333","type":"Functions: Text Search"},{"name":"Text Search: &&","path":"functions-textsearch#3838","type":"Functions: Text Search"},{"name":"Text Search: <@","path":"functions-textsearch#6064","type":"Functions: Text Search"},{"name":"Text Search: @>","path":"functions-textsearch#6462","type":"Functions: Text Search"},{"name":"Text Search: @@","path":"functions-textsearch#6464","type":"Functions: Text Search"},{"name":"Text Search: @@@","path":"functions-textsearch#646464","type":"Functions: Text Search"},{"name":"Text Search: get_current_ts_config","path":"functions-textsearch#get_current_ts_config","type":"Functions: Text Search"},{"name":"Text Search: length","path":"functions-textsearch#length","type":"Functions: Text Search"},{"name":"Text Search: numnode","path":"functions-textsearch#numnode","type":"Functions: Text Search"},{"name":"Text Search: plainto_tsquery","path":"functions-textsearch#plainto_tsquery","type":"Functions: Text Search"},{"name":"Text Search: querytree","path":"functions-textsearch#querytree","type":"Functions: Text Search"},{"name":"Text Search: setweight","path":"functions-textsearch#setweight","type":"Functions: Text Search"},{"name":"Text Search: strip","path":"functions-textsearch#strip","type":"Functions: Text Search"},{"name":"Text Search: to_tsquery","path":"functions-textsearch#to_tsquery","type":"Functions: Text Search"},{"name":"Text Search: to_tsvector","path":"functions-textsearch#to_tsvector","type":"Functions: Text Search"},{"name":"Text Search: tsvector_update_trigger","path":"functions-textsearch#tsvector_update_trigger","type":"Functions: Text Search"},{"name":"Text Search: tsvector_update_trigger_column","path":"functions-textsearch#tsvector_update_trigger_column","type":"Functions: Text Search"},{"name":"Text Search: ts_debug","path":"functions-textsearch#ts_debug","type":"Functions: Text Search"},{"name":"Text Search: ts_headline","path":"functions-textsearch#ts_headline","type":"Functions: Text Search"},{"name":"Text Search: ts_lexize","path":"functions-textsearch#ts_lexize","type":"Functions: Text Search"},{"name":"Text Search: ts_parse","path":"functions-textsearch#ts_parse","type":"Functions: Text Search"},{"name":"Text Search: ts_rank","path":"functions-textsearch#ts_rank","type":"Functions: Text Search"},{"name":"Text Search: ts_rank_cd","path":"functions-textsearch#ts_rank_cd","type":"Functions: Text Search"},{"name":"Text Search: ts_rewrite","path":"functions-textsearch#ts_rewrite","type":"Functions: Text Search"},{"name":"Text Search: ts_stat","path":"functions-textsearch#ts_stat","type":"Functions: Text Search"},{"name":"Text Search: ts_token_type","path":"functions-textsearch#ts_token_type","type":"Functions: Text Search"},{"name":"Text Search: ||","path":"functions-textsearch#124124","type":"Functions: Text Search"},{"name":"Transaction Isolation","path":"transaction-iso","type":"Concurrency Control"},{"name":"Transaction Isolation: Read Committed Isolation Level","path":"transaction-iso#XACT-READ-COMMITTED","type":"Concurrency Control"},{"name":"Transaction Isolation: Repeatable Read Isolation Level","path":"transaction-iso#XACT-REPEATABLE-READ","type":"Concurrency Control"},{"name":"Transaction Isolation: Serializable Isolation Level","path":"transaction-iso#XACT-SERIALIZABLE","type":"Concurrency Control"},{"name":"TRUNCATE","path":"sql-truncate","type":"Commands"},{"name":"tsearch2","path":"tsearch2","type":"Appendix: Additional Supplied Modules"},{"name":"tsm_system_rows","path":"tsm-system-rows","type":"Appendix: Additional Supplied Modules"},{"name":"tsm_system_time","path":"tsm-system-time","type":"Appendix: Additional Supplied Modules"},{"name":"Type Conversion","path":"typeconv-overview","type":"Type Conversion"},{"name":"Type Conversion: Functions","path":"typeconv-func","type":"Type Conversion"},{"name":"Type Conversion: Operators","path":"typeconv-oper","type":"Type Conversion"},{"name":"Type Conversion: UNION, CASE, and Related Constructs","path":"typeconv-union-case","type":"Type Conversion"},{"name":"Type Conversion: Value Storage","path":"typeconv-query","type":"Type Conversion"},{"name":"unaccent","path":"unaccent","type":"Appendix: Additional Supplied Modules"},{"name":"Unique Indexes","path":"indexes-unique","type":"Indexes"},{"name":"UNLISTEN","path":"sql-unlisten","type":"Commands"},{"name":"UPDATE","path":"sql-update","type":"Commands"},{"name":"Updating Data","path":"dml-update","type":"Data Manipulation"},{"name":"Upgrading a PostgreSQL Cluster","path":"upgrading","type":"Server Setup and Operation"},{"name":"Upgrading a PostgreSQL Cluster: Upgrading Data via pg_dumpall","path":"upgrading#UPGRADING-VIA-PGDUMPALL","type":"Server Setup and Operation"},{"name":"Upgrading a PostgreSQL Cluster: Upgrading Data via pg_upgrade","path":"upgrading#UPGRADING-VIA-PG-UPGRADE","type":"Server Setup and Operation"},{"name":"Upgrading a PostgreSQL Cluster: Upgrading Data via Replication","path":"upgrading#UPGRADING-VIA-REPLICATION","type":"Server Setup and Operation"},{"name":"User Name Maps","path":"auth-username-maps","type":"Client Authentication"},{"name":"UUID Type","path":"datatype-uuid","type":"Data Types"},{"name":"uuid-ossp","path":"uuid-ossp","type":"Appendix: Additional Supplied Modules"},{"name":"VACUUM","path":"sql-vacuum","type":"Commands"},{"name":"vacuumdb","path":"app-vacuumdb","type":"Applications"},{"name":"Value Expressions","path":"sql-expressions","type":"Syntax"},{"name":"Value Expressions: Aggregate Expressions","path":"sql-expressions#SYNTAX-AGGREGATES","type":"Syntax"},{"name":"Value Expressions: Array Constructors","path":"sql-expressions#SQL-SYNTAX-ARRAY-CONSTRUCTORS","type":"Syntax"},{"name":"Value Expressions: Collation Expressions","path":"sql-expressions#SQL-SYNTAX-COLLATE-EXPRS","type":"Syntax"},{"name":"Value Expressions: Column References","path":"sql-expressions#SQL-EXPRESSIONS-COLUMN-REFS","type":"Syntax"},{"name":"Value Expressions: Expression Evaluation Rules","path":"sql-expressions#SYNTAX-EXPRESS-EVAL","type":"Syntax"},{"name":"Value Expressions: Field Selection","path":"sql-expressions#FIELD-SELECTION","type":"Syntax"},{"name":"Value Expressions: Function Calls","path":"sql-expressions#SQL-EXPRESSIONS-FUNCTION-CALLS","type":"Syntax"},{"name":"Value Expressions: Operator Invocations","path":"sql-expressions#SQL-EXPRESSIONS-OPERATOR-CALLS","type":"Syntax"},{"name":"Value Expressions: Positional Parameters","path":"sql-expressions#SQL-EXPRESSIONS-PARAMETERS-POSITIONAL","type":"Syntax"},{"name":"Value Expressions: Row Constructors","path":"sql-expressions#SQL-SYNTAX-ROW-CONSTRUCTORS","type":"Syntax"},{"name":"Value Expressions: Scalar Subqueries","path":"sql-expressions#SQL-SYNTAX-SCALAR-SUBQUERIES","type":"Syntax"},{"name":"Value Expressions: Subscripts","path":"sql-expressions#SQL-EXPRESSIONS-SUBSCRIPTS","type":"Syntax"},{"name":"Value Expressions: Type Casts","path":"sql-expressions#SQL-SYNTAX-TYPE-CASTS","type":"Syntax"},{"name":"Value Expressions: Window Function Calls","path":"sql-expressions#SYNTAX-WINDOW-FUNCTIONS","type":"Syntax"},{"name":"VALUES","path":"sql-values","type":"Commands"},{"name":"VALUES Lists","path":"queries-values","type":"Queries"},{"name":"WAL Configuration","path":"wal-configuration","type":"Write-Ahead Log"},{"name":"WAL Internals","path":"wal-internals","type":"Write-Ahead Log"},{"name":"Window Functions","path":"functions-window","type":"Functions: Window"},{"name":"Window: cume_dist","path":"functions-window#cume_dist","type":"Functions: Window"},{"name":"Window: dense_rank","path":"functions-window#dense_rank","type":"Functions: Window"},{"name":"Window: first_value","path":"functions-window#first_value","type":"Functions: Window"},{"name":"Window: lag","path":"functions-window#lag","type":"Functions: Window"},{"name":"Window: last_value","path":"functions-window#last_value","type":"Functions: Window"},{"name":"Window: lead","path":"functions-window#lead","type":"Functions: Window"},{"name":"Window: nth_value","path":"functions-window#nth_value","type":"Functions: Window"},{"name":"Window: ntile","path":"functions-window#ntile","type":"Functions: Window"},{"name":"Window: percent_rank","path":"functions-window#percent_rank","type":"Functions: Window"},{"name":"Window: rank","path":"functions-window#rank","type":"Functions: Window"},{"name":"Window: row_number","path":"functions-window#row_number","type":"Functions: Window"},{"name":"WITH Queries","path":"queries-with","type":"Queries"},{"name":"WITH Queries: Data-Modifying Statements in WITH","path":"queries-with#QUERIES-WITH-MODIFYING","type":"Queries"},{"name":"WITH Queries: SELECT in WITH","path":"queries-with#QUERIES-WITH-SELECT","type":"Queries"},{"name":"Write-Ahead Logging (WAL)","path":"wal-intro","type":"Write-Ahead Log"},{"name":"XML Functions","path":"functions-xml","type":"Functions: XML"},{"name":"XML Type","path":"datatype-xml","type":"Data Types"},{"name":"xml2","path":"xml2","type":"Appendix: Additional Supplied Modules"},{"name":"XML: IS DOCUMENT","path":"functions-xml#AEN17361","type":"Functions: XML"},{"name":"XML: xmlagg","path":"functions-xml#FUNCTIONS-XML-XMLAGG","type":"Functions: XML"},{"name":"XML: xmlcomment","path":"functions-xml#AEN17221","type":"Functions: XML"},{"name":"XML: xmlconcat","path":"functions-xml#AEN17237","type":"Functions: XML"},{"name":"XML: xmlelement","path":"functions-xml#AEN17255","type":"Functions: XML"},{"name":"XML: XMLEXISTS","path":"functions-xml#XML-EXISTS","type":"Functions: XML"},{"name":"XML: xmlforest","path":"functions-xml#AEN17287","type":"Functions: XML"},{"name":"XML: xmlpi","path":"functions-xml#AEN17308","type":"Functions: XML"},{"name":"XML: xmlroot","path":"functions-xml#AEN17323","type":"Functions: XML"},{"name":"XML: xml_is_well_formed","path":"functions-xml#XML-IS-WELL-FORMED","type":"Functions: XML"}],"types":[{"name":"Appendix: Additional Supplied Modules","count":43,"slug":"appendix-additional-supplied-modules"},{"name":"Appendix: Date/Time Support","count":4,"slug":"appendix-date-time-support"},{"name":"Appendixes","count":3,"slug":"appendixes"},{"name":"Applications","count":32,"slug":"applications"},{"name":"Backup and Restore","count":3,"slug":"backup-and-restore"},{"name":"Client Authentication","count":4,"slug":"client-authentication"},{"name":"Commands","count":178,"slug":"commands"},{"name":"Concurrency Control","count":14,"slug":"concurrency-control"},{"name":"Data Definition","count":35,"slug":"data-definition"},{"name":"Data Manipulation","count":4,"slug":"data-manipulation"},{"name":"Data Types","count":95,"slug":"data-types"},{"name":"Database Roles","count":5,"slug":"database-roles"},{"name":"Full Text Search","count":11,"slug":"full-text-search"},{"name":"Functions and Operators","count":47,"slug":"functions-and-operators"},{"name":"Functions: Aggregate","count":44,"slug":"functions-aggregate"},{"name":"Functions: Array","count":28,"slug":"functions-array"},{"name":"Functions: Binary String","count":16,"slug":"functions-binary-string"},{"name":"Functions: Bit String","count":8,"slug":"functions-bit-string"},{"name":"Functions: Data Type Formatting","count":5,"slug":"functions-data-type-formatting"},{"name":"Functions: Date/Time","count":30,"slug":"functions-date-time"},{"name":"Functions: Geometric","count":49,"slug":"functions-geometric"},{"name":"Functions: JSON","count":53,"slug":"functions-json"},{"name":"Functions: Mathematical","count":47,"slug":"functions-mathematical"},{"name":"Functions: Network Address","count":30,"slug":"functions-network-address"},{"name":"Functions: Range","count":26,"slug":"functions-range"},{"name":"Functions: String","count":49,"slug":"functions-string"},{"name":"Functions: System Administration","count":71,"slug":"functions-system-administration"},{"name":"Functions: System Information","count":90,"slug":"functions-system-information"},{"name":"Functions: Text Search","count":28,"slug":"functions-text-search"},{"name":"Functions: Window","count":12,"slug":"functions-window"},{"name":"Functions: XML","count":11,"slug":"functions-xml"},{"name":"High Availability","count":5,"slug":"high-availability"},{"name":"Indexes","count":11,"slug":"indexes"},{"name":"Internals","count":8,"slug":"internals"},{"name":"Internals: BRIN Indexes","count":3,"slug":"internals-brin-indexes"},{"name":"Internals: Catalogs","count":81,"slug":"internals-catalogs"},{"name":"Internals: Genetic Query Optimizer","count":4,"slug":"internals-genetic-query-optimizer"},{"name":"Internals: GIN Indexes","count":7,"slug":"internals-gin-indexes"},{"name":"Internals: GiST Indexes","count":5,"slug":"internals-gist-indexes"},{"name":"Internals: Index Access Method","count":6,"slug":"internals-index-access-method"},{"name":"Internals: Physical Storage","count":6,"slug":"internals-physical-storage"},{"name":"Internals: SP-GiST Indexes","count":5,"slug":"internals-sp-gist-indexes"},{"name":"Localization","count":3,"slug":"localization"},{"name":"Maintenance","count":3,"slug":"maintenance"},{"name":"Managing Databases","count":6,"slug":"managing-databases"},{"name":"Monitoring","count":6,"slug":"monitoring"},{"name":"Performance Tips","count":5,"slug":"performance-tips"},{"name":"Queries","count":30,"slug":"queries"},{"name":"Recovery Configuration","count":18,"slug":"recovery-configuration"},{"name":"Server Configuration","count":255,"slug":"server-configuration"},{"name":"Server Setup and Operation","count":25,"slug":"server-setup-and-operation"},{"name":"Syntax","count":26,"slug":"syntax"},{"name":"Tutorial: Advanced Features","count":7,"slug":"tutorial-advanced-features"},{"name":"Tutorial: Getting Started","count":4,"slug":"tutorial-getting-started"},{"name":"Tutorial: The SQL Language","count":9,"slug":"tutorial-the-sql-language"},{"name":"Type Conversion","count":5,"slug":"type-conversion"},{"name":"Write-Ahead Log","count":5,"slug":"write-ahead-log"}]} |