index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
postgresql.conf.sample
Commit message (
Expand
)
Author
Age
*
Add GUC for temporarily disabling event triggers
Daniel Gustafsson
2023-09-25
*
Remove the "snapshot too old" feature.
Thomas Munro
2023-09-05
*
Remove db_user_namespace.
Nathan Bossart
2023-07-17
*
Use lower case for icu_validation_level values
Peter Eisentraut
2023-05-23
*
Punctuation improvement in postgresql.conf.sample
Peter Eisentraut
2023-05-23
*
Fix remaining references to gss_accept_deleg.
Nathan Bossart
2023-05-20
*
Reduce icu_validation_level default to WARNING.
Jeff Davis
2023-05-17
*
Document values of stats_fetch_consistency in postgresql.conf.sample
Michael Paquier
2023-05-10
*
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.
Masahiko Sawada
2023-04-28
*
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
*
Validate ICU locales.
Jeff Davis
2023-03-28
*
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-27
*
Revert "Add eager and lazy freezing strategies to VACUUM."
Peter Geoghegan
2023-01-25
*
Add eager and lazy freezing strategies to VACUUM.
Peter Geoghegan
2023-01-25
*
Add new GUC reserved_connections.
Robert Haas
2023-01-20
*
Add new GUC createrole_self_grant.
Robert Haas
2023-01-10
*
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-09
*
Add enable_presorted_aggregate GUC
David Rowley
2022-12-20
*
Remove promote_trigger_file.
Thomas Munro
2022-11-29
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
*
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-09-14
*
Fix some inconsistencies with GUC categories
Michael Paquier
2022-08-09
*
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-02
*
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
Andres Freund
2022-05-24
*
Formatting and punctuation improvements in sample configuration files
Peter Eisentraut
2022-05-10
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE.
Andres Freund
2022-04-06
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
*
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-31
*
Invent recursive_worktable_factor GUC to replace hard-wired constant.
Tom Lane
2022-03-24
*
Add support for zstd with compression of full-page writes in WAL
Michael Paquier
2022-03-11
*
Increase hash_mem_multiplier default to 2.0.
Peter Geoghegan
2022-02-16
*
Allow archiving via loadable modules.
Robert Haas
2022-02-03
*
Introduce log_destination=jsonlog
Michael Paquier
2022-01-17
*
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-12-13
*
Report progress of startup operations that take a long time.
Robert Haas
2021-10-25
*
Improve defaults shown in postgresql.conf.sample and pg_settings
Bruce Momjian
2021-08-23
*
Document "B" and "us" as accepted units in postgres.conf.sample
John Naylor
2021-07-21
*
Change the name of the Result Cache node to Memoize
David Rowley
2021-07-14
*
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-29
*
Change recovery_init_sync_method to PGC_SIGHUP.
Thomas Munro
2021-06-28
*
doc: Move remove_temp_files_after_crash to section for developer options
Michael Paquier
2021-06-25
*
doc: Fix description of some GUCs in docs and postgresql.conf.sample
Michael Paquier
2021-05-27
*
postgresql.conf.sample: Make vertical spacing consistent
Peter Eisentraut
2021-05-25
*
Allow compute_query_id to be set to 'auto' and make it default
Alvaro Herrera
2021-05-15
[next]