index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
config.sgml
Commit message (
Expand
)
Author
Age
*
Add page-level freezing to VACUUM.
Peter Geoghegan
2022-12-28
*
Add 'logical_decoding_mode' GUC.
Amit Kapila
2022-12-26
*
Add enable_presorted_aggregate GUC
David Rowley
2022-12-20
*
Better document logical replication parameters
Alvaro Herrera
2022-12-12
*
doc: Add missing <varlistentry> markups for developer GUCs
Michael Paquier
2022-12-05
*
doc: add transaction processing chapter with internals info
Bruce Momjian
2022-11-29
*
Remove promote_trigger_file.
Thomas Munro
2022-11-29
*
doc: Clarify unit of logging for log_temp_files
Daniel Gustafsson
2022-11-28
*
Provide options for postmaster to kill child processes with SIGABRT.
Tom Lane
2022-11-21
*
Disallow setting archive_library and archive_command at the same time
Peter Eisentraut
2022-11-15
*
doc: Fix type of cursor_position in jsonlog table
Michael Paquier
2022-10-25
*
Rework shutdown callback of archiver modules
Michael Paquier
2022-10-19
*
doc: clarify description for log_startup_progress_interval
Bruce Momjian
2022-10-05
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
*
Doc: minor cleanups.
Tom Lane
2022-09-23
*
Restore archive_command documentation
Peter Eisentraut
2022-09-22
*
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-09-14
*
Small wording improvements
Peter Eisentraut
2022-09-14
*
doc: add section about heap-only tuples (HOT)
Bruce Momjian
2022-08-12
*
doc: warn about security issues around log files
Bruce Momjian
2022-08-12
*
doc: improve wal_level docs for the 'minimal' level
Bruce Momjian
2022-08-12
*
Fix some inconsistencies with GUC categories
Michael Paquier
2022-08-09
*
Document the ability to specify TableAM for pgbench
Alexander Korotkov
2022-07-20
*
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-02
*
doc: Clean up title case use
Peter Eisentraut
2022-06-22
*
doc: Do s/int/integer/ to describe the type of some GUC parameters
Michael Paquier
2022-06-17
*
doc: Reword description of roles able to view track_activities's info
Michael Paquier
2022-05-30
*
doc: Mention pg_read_all_stats in description of track_activities
Michael Paquier
2022-05-21
*
doc: Properly punctuate "etc."
Peter Eisentraut
2022-05-19
*
doc: Add links to tables
Peter Eisentraut
2022-04-22
*
Docs: wording improvement for compute_query_id = regress
David Rowley
2022-04-13
*
docs: Note the recovery_min_apply_delay bloats pg_wal.
Robert Haas
2022-04-11
*
Docs: Fix various mistakes and typos
David Rowley
2022-04-11
*
pgstat: Update docs to match the shared memory stats reality.
Andres Freund
2022-04-07
*
Fix recovery_prefetch docs.
Thomas Munro
2022-04-08
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
Custom WAL Resource Managers.
Jeff Davis
2022-04-06
*
Allow granting SET and ALTER SYSTEM privileges on GUC parameters.
Tom Lane
2022-04-06
*
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-31
*
doc: Clarify when SSL actually means TLS
Daniel Gustafsson
2022-03-30
*
Invent recursive_worktable_factor GUC to replace hard-wired constant.
Tom Lane
2022-03-24
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd
Michael Paquier
2022-03-12
*
doc: Standardize capitalization of term "hot standby"/"Hot Standby"
Michael Paquier
2022-03-11
*
Add support for zstd with compression of full-page writes in WAL
Michael Paquier
2022-03-11
*
Add compute_query_id = regress
Michael Paquier
2022-02-22
*
Increase hash_mem_multiplier default to 2.0.
Peter Geoghegan
2022-02-16
*
Use WL_SOCKET_CLOSED for client_connection_check_interval.
Thomas Munro
2022-02-14
*
Allow archiving via loadable modules.
Robert Haas
2022-02-03
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
[next]