aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/postgresql.conf.sample
Commit message (Expand)AuthorAge
* Add GUC for temporarily disabling event triggersDaniel Gustafsson2023-09-25
* Remove the "snapshot too old" feature.Thomas Munro2023-09-05
* Remove db_user_namespace.Nathan Bossart2023-07-17
* Use lower case for icu_validation_level valuesPeter Eisentraut2023-05-23
* Punctuation improvement in postgresql.conf.samplePeter Eisentraut2023-05-23
* Fix remaining references to gss_accept_deleg.Nathan Bossart2023-05-20
* Reduce icu_validation_level default to WARNING.Jeff Davis2023-05-17
* Document values of stats_fetch_consistency in postgresql.conf.sampleMichael Paquier2023-05-10
* Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.Masahiko Sawada2023-04-28
* Remove vacuum_defer_cleanup_ageAndres Freund2023-04-24
* De-Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-13
* Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-08
* Add support for Kerberos credential delegationStephen Frost2023-04-07
* Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT optionDavid Rowley2023-04-07
* Validate ICU locales.Jeff Davis2023-03-28
* Make SCRAM iteration count configurableDaniel Gustafsson2023-03-27
* Revert "Add eager and lazy freezing strategies to VACUUM."Peter Geoghegan2023-01-25
* Add eager and lazy freezing strategies to VACUUM.Peter Geoghegan2023-01-25
* Add new GUC reserved_connections.Robert Haas2023-01-20
* Add new GUC createrole_self_grant.Robert Haas2023-01-10
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09
* Add enable_presorted_aggregate GUCDavid Rowley2022-12-20
* Remove promote_trigger_file.Thomas Munro2022-11-29
* Revert "Optimize order of GROUP BY keys".Tom Lane2022-10-03
* Use the terminology "WAL file" not "log file" more consistently.Tom Lane2022-09-14
* Fix some inconsistencies with GUC categoriesMichael Paquier2022-08-09
* Default to dynamic_shared_memory_type=sysv on Solaris.Thomas Munro2022-07-02
* Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.Andres Freund2022-05-24
* Formatting and punctuation improvements in sample configuration filesPeter Eisentraut2022-05-10
* Prefetch data referenced by the WAL, take II.Thomas Munro2022-04-07
* pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE.Andres Freund2022-04-06
* pgstat: remove stats_temp_directory.Andres Freund2022-04-06
* pgstat: store statistics in shared memory.Andres Freund2022-04-06
* Optimize order of GROUP BY keysTomas Vondra2022-03-31
* Invent recursive_worktable_factor GUC to replace hard-wired constant.Tom Lane2022-03-24
* Add support for zstd with compression of full-page writes in WALMichael Paquier2022-03-11
* Increase hash_mem_multiplier default to 2.0.Peter Geoghegan2022-02-16
* Allow archiving via loadable modules.Robert Haas2022-02-03
* Introduce log_destination=jsonlogMichael Paquier2022-01-17
* Default to log_checkpoints=on, log_autovacuum_min_duration=10mRobert Haas2021-12-13
* Report progress of startup operations that take a long time.Robert Haas2021-10-25
* Improve defaults shown in postgresql.conf.sample and pg_settingsBruce Momjian2021-08-23
* Document "B" and "us" as accepted units in postgres.conf.sampleJohn Naylor2021-07-21
* Change the name of the Result Cache node to MemoizeDavid Rowley2021-07-14
* Add support for LZ4 with compression of full-page writes in WALMichael Paquier2021-06-29
* Change recovery_init_sync_method to PGC_SIGHUP.Thomas Munro2021-06-28
* doc: Move remove_temp_files_after_crash to section for developer optionsMichael Paquier2021-06-25
* doc: Fix description of some GUCs in docs and postgresql.conf.sampleMichael Paquier2021-05-27
* postgresql.conf.sample: Make vertical spacing consistentPeter Eisentraut2021-05-25
* Allow compute_query_id to be set to 'auto' and make it defaultAlvaro Herrera2021-05-15