aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
Commit message (Expand)AuthorAge
* Fix xreflabel for hot_standby_feedback.Tom Lane2014-07-19
* Remove obsolete example of CSV log file name from log_filename document.Fujii Masao2014-06-26
* Document platform-specificity of unix_socket_permissions.Noah Misch2014-03-29
* Fix name of syslog_ident GUC in docs.Heikki Linnakangas2014-03-07
* Document security implications of check_function_bodies.Noah Misch2014-02-17
* Mention extra_float_digits in floating point docsAlvaro Herrera2013-07-02
* docs: log_line_prefix session id fixBruce Momjian2013-05-04
* doc: fix log_line_prefix session_id %c itemBruce Momjian2013-05-04
* Don't put <indexterm> before <term> in <varlistentry> items.Tom Lane2013-03-23
* Reset vacuum_defer_cleanup_age to PGC_SIGHUP.Simon Riggs2013-02-04
* Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.Simon Riggs2013-02-02
* Document that TCP keepalive settings read as 0 on Unix-socket connections.Tom Lane2012-10-31
* Provide adequate documentation of the "table_name *" notation.Tom Lane2012-09-17
* Fix upper limit of superuser_reserved_connections, add limit for wal_sendersMagnus Hagander2012-08-10
* Adjust various references to GEQO being non-deterministic.Tom Lane2012-04-09
* Improve documentation around logging_collector and use of stderr.Tom Lane2012-03-05
* Correct documentation for trace_userlocks.Robert Haas2011-11-10
* synchronous_commit is an enum not a boolean.Simon Riggs2011-09-23
* Add documentation link to strftime supported options.Bruce Momjian2011-09-05
* The replication status values in pg_stat_replication was changed toHeikki Linnakangas2011-08-31
* Fix thinko in documentation of local_preload_libraries.Tom Lane2011-08-05
* Fix markup for recent wal_level clarification.Bruce Momjian2011-08-04
* In documentaiton, clarify which commands have reduced WAL volume forBruce Momjian2011-08-04
* Reclassify replication-related GUC variables as "master" and "standby".Tom Lane2011-07-07
* Small documentation tweaksPeter Eisentraut2011-07-05
* Capitalization fixesPeter Eisentraut2011-06-19
* Remove parentheses from mention of current_schemas function.Robert Haas2011-06-13
* Add doc cross-reference to search_path discussion of current_schemas().Robert Haas2011-06-13
* Document GUC context for synchronous_standby_names/hot_standby_feedback.Robert Haas2011-06-13
* Correct description of log_connections and log_disconnectionsPeter Eisentraut2011-05-29
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Adjust documentation with respect to "unknown" timezone setting.Tom Lane2011-05-10
* Update some ALTER USER cross-references to ALTER ROLEAlvaro Herrera2011-05-02
* Make a quick copy-editing pass over the 9.1 release notes.Tom Lane2011-04-27
* Change "Id" to "id" in some SGML tagsAlvaro Herrera2011-04-05
* Merge synchronous_replication setting into synchronous_commit.Robert Haas2011-04-04
* Reword the phrase on zero replication_timeout in the docs.Heikki Linnakangas2011-03-31
* Automatically terminate replication connections that are idle for moreHeikki Linnakangas2011-03-30
* Fix various possible problems with synchronous replication.Robert Haas2011-03-17
* Document guc context values, and reference them from the config doc section.Bruce Momjian2011-03-17
* Wording adjustment for restart_after_crash entryBruce Momjian2011-03-15
* Minor sync rep documentation improvements.Robert Haas2011-03-15
* In docs, rename "backwards compatibility" to "backward compatibility"Bruce Momjian2011-03-11
* Document how listen_addresses can do only IPv4 or IPv6.Bruce Momjian2011-03-11
* synchronous_standby_names is a string parameter.Itagaki Takahiro2011-03-09
* Synchronous replication doc corrections.Robert Haas2011-03-07
* Efficient transaction-controlled synchronous replication.Simon Riggs2011-03-06
* Avoid excessive Hot Standby feedback messages.Robert Haas2011-03-01
* Increase the default for wal_sender_delay from 200ms to 1s. Now that WALHeikki Linnakangas2011-02-26
* Hot Standby feedback for avoidance of cleanup conflicts on standby.Simon Riggs2011-02-16