aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
Commit message (Expand)AuthorAge
* Doc: Fix misleading statement about VACUUM memory limitsDavid Rowley2021-08-09
* Doc: remove bogus <indexterm> items.Tom Lane2021-08-08
* Doc: document the current-transaction-modes GUCs.Tom Lane2021-07-17
* Doc: mention that VACUUM can't utilize over 1GB of RAMDavid Rowley2021-07-04
* doc: Fix description of some GUCs in docs and postgresql.conf.sampleMichael Paquier2021-05-27
* Clarify the usage of max_replication_slots on the subscriber side.Amit Kapila2021-03-03
* Default to wal_sync_method=fdatasync on FreeBSD.Thomas Munro2021-02-15
* doc: update bgwriter descriptionBruce Momjian2020-11-16
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* Doc: tweak column widths in synchronous-commit-matrix table.Tom Lane2020-10-16
* doc: improve description of synchronous_commit modesBruce Momjian2020-10-15
* doc: clarify that max_wal_size is "during" checkpointsBruce Momjian2020-09-01
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* doc: cross-link file-fdw and CSV config log sectionsBruce Momjian2020-08-31
* docs: replace "stable storage" with "durable" in descriptionsBruce Momjian2020-08-31
* doc: Document that ssl_ciphers does not affect TLS 1.3Peter Eisentraut2020-07-23
* doc: Refresh more URLs in the docsMichael Paquier2020-07-18
* doc: suggest 1.1 as a random_page_cost value for SSDsBruce Momjian2020-05-21
* Revert "Skip WAL for new relfilenodes, under wal_level=minimal."Noah Misch2020-03-22
* Skip WAL for new relfilenodes, under wal_level=minimal.Noah Misch2020-03-21
* doc: move mention of log_min_error_statement in a better spotBruce Momjian2019-10-07
* Doc: improve documentation about postgresql.auto.conf.Tom Lane2019-08-15
* Require the schema qualification in pg_temp.type_name(arg).Noah Misch2019-08-05
* Improve documentation of data_sync_retryMichael Paquier2019-02-28
* doc: document that INFO messages always go to client.Andrew Gierth2019-01-07
* Doc: fix ancient mistake in search_path documentation.Tom Lane2018-12-20
* PANIC on fsync() failure.Thomas Munro2018-11-19
* Disallow setting client_min_messages higher than ERROR.Tom Lane2018-11-08
* GUC: adjust effective_cache_size docs and SQL descriptionBruce Momjian2018-11-02
* doc: Fix links to pg_stat_replicationPeter Eisentraut2018-03-03
* Document security implications of search_path and the public schema.Noah Misch2018-02-26
* doc: mention wal_receiver_status_interval as GUC affecting logical rep worker.Fujii Masao2017-11-23
* doc: Expand user documentation on SCRAMPeter Eisentraut2017-09-24
* Make some more improvements to parallel query documentation.Robert Haas2017-08-10
* Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers.Heikki Linnakangas2017-07-31
* Doc: add missing note about permissions needed to change log_lock_waits.Tom Lane2017-07-19
* doc: Document that logical replication supports synchronous replicationPeter Eisentraut2017-07-02
* Second try at fixing tcp_keepalives_idle option on Solaris.Tom Lane2017-06-28
* Upgrade documentation connected with shared_preload_libraries et al.Tom Lane2017-06-20
* Documentation spell checking and markup improvementsPeter Eisentraut2017-06-18
* Fix typoAlvaro Herrera2017-06-01
* Standardize "WAL location" terminologyPeter Eisentraut2017-05-12
* Replace "transaction log" with "write-ahead log"Peter Eisentraut2017-05-12
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* Change hot_standby default value to 'on'Magnus Hagander2017-05-02
* Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.Heikki Linnakangas2017-04-18
* Add GUCs for predicate lock promotion thresholds.Kevin Grittner2017-04-07
* Change default of log_directory to 'log'Peter Eisentraut2017-03-27
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* doc: Fix a few typos and awkward linksPeter Eisentraut2017-03-18