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
*
Doc: Fix misleading statement about VACUUM memory limits
David Rowley
2021-08-09
*
Doc: remove bogus <indexterm> items.
Tom Lane
2021-08-08
*
Doc: document the current-transaction-modes GUCs.
Tom Lane
2021-07-17
*
Doc: mention that VACUUM can't utilize over 1GB of RAM
David Rowley
2021-07-04
*
doc: Fix description of some GUCs in docs and postgresql.conf.sample
Michael Paquier
2021-05-27
*
Clarify the usage of max_replication_slots on the subscriber side.
Amit Kapila
2021-03-03
*
Default to wal_sync_method=fdatasync on FreeBSD.
Thomas Munro
2021-02-15
*
doc: update bgwriter description
Bruce Momjian
2020-11-16
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Doc: tweak column widths in synchronous-commit-matrix table.
Tom Lane
2020-10-16
*
doc: improve description of synchronous_commit modes
Bruce Momjian
2020-10-15
*
doc: clarify that max_wal_size is "during" checkpoints
Bruce Momjian
2020-09-01
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
*
docs: replace "stable storage" with "durable" in descriptions
Bruce Momjian
2020-08-31
*
doc: Document that ssl_ciphers does not affect TLS 1.3
Peter Eisentraut
2020-07-23
*
doc: Refresh more URLs in the docs
Michael Paquier
2020-07-18
*
doc: suggest 1.1 as a random_page_cost value for SSDs
Bruce Momjian
2020-05-21
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
*
doc: move mention of log_min_error_statement in a better spot
Bruce Momjian
2019-10-07
*
Doc: improve documentation about postgresql.auto.conf.
Tom Lane
2019-08-15
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
*
Improve documentation of data_sync_retry
Michael Paquier
2019-02-28
*
doc: document that INFO messages always go to client.
Andrew Gierth
2019-01-07
*
Doc: fix ancient mistake in search_path documentation.
Tom Lane
2018-12-20
*
PANIC on fsync() failure.
Thomas Munro
2018-11-19
*
Disallow setting client_min_messages higher than ERROR.
Tom Lane
2018-11-08
*
GUC: adjust effective_cache_size docs and SQL description
Bruce Momjian
2018-11-02
*
doc: Fix links to pg_stat_replication
Peter Eisentraut
2018-03-03
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
doc: mention wal_receiver_status_interval as GUC affecting logical rep worker.
Fujii Masao
2017-11-23
*
doc: Expand user documentation on SCRAM
Peter Eisentraut
2017-09-24
*
Make some more improvements to parallel query documentation.
Robert Haas
2017-08-10
*
Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers.
Heikki Linnakangas
2017-07-31
*
Doc: add missing note about permissions needed to change log_lock_waits.
Tom Lane
2017-07-19
*
doc: Document that logical replication supports synchronous replication
Peter Eisentraut
2017-07-02
*
Second try at fixing tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-28
*
Upgrade documentation connected with shared_preload_libraries et al.
Tom Lane
2017-06-20
*
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
*
Fix typo
Alvaro Herrera
2017-06-01
*
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-08
*
Change hot_standby default value to 'on'
Magnus Hagander
2017-05-02
*
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-18
*
Add GUCs for predicate lock promotion thresholds.
Kevin Grittner
2017-04-07
*
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
doc: Fix a few typos and awkward links
Peter Eisentraut
2017-03-18
[next]