aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
Commit message (Expand)AuthorAge
* 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
* Assorted corrections to the patch to add WAL receiver replies.Robert Haas2011-02-15
* Rename max_predicate_locks_per_transaction.Robert Haas2011-02-15
* Send status updates back from standby server to master, indicating how farHeikki Linnakangas2011-02-10
* Avoid having autovacuum workers wait for relation locks.Robert Haas2011-02-07
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-08
* remove tags.Bruce Momjian2011-02-06
* Log restartpoints in the same fashion as checkpoints.Robert Haas2011-02-02
* Properly capitalize hyphenated words in documentation titles.Bruce Momjian2011-02-01
* Clarify documentation to state that "zero_damaged_pages" does not forceBruce Momjian2011-02-01
* Document that effective cache size does not assume data remains in theBruce Momjian2011-02-01
* Add a link from client_encoding parameter to the list of character setsItagaki Takahiro2011-02-01
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Add pg_basebackup tool for streaming base backupsMagnus Hagander2011-01-23
* Allow the wal_buffers setting to be auto-tuned to a reasonable value.Tom Lane2011-01-22
* Revert patch adding support for logging the current role.Robert Haas2011-01-12
* Add support for logging the current role.Robert Haas2011-01-12