aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
Commit message (Expand)AuthorAge
* doc: Add more documentation about wal_retrieve_retry_intervalPeter Eisentraut2015-11-23
* Improve documentation around autovacuum-related storage parameters.Tom Lane2015-11-11
* doc: Move documentation of max_wal_size to better positionPeter Eisentraut2015-10-20
* Group cluster_name and update_process_title settings togetherPeter Eisentraut2015-10-04
* Document that row_security is a boolean GUC.Noah Misch2015-10-03
* Make BYPASSRLS behave like superuser RLS bypass.Noah Misch2015-10-03
* Remove the row_security=force GUC value.Noah Misch2015-09-20
* doc: Spell checkingPeter Eisentraut2015-09-10
* doc: Whitespace and formatting fixesPeter Eisentraut2015-08-20
* Remove ssl renegotiation support.Andres Freund2015-07-28
* Improve markup for row_security.Joe Conway2015-07-25
* Make wal_compression PGC_SUSET rather than PGC_USERSET.Fujii Masao2015-07-09
* Improve design and implementation of pg_file_settings view.Tom Lane2015-06-28
* doc: Session identifiers truncate, not round, the backend start time.Robert Haas2015-06-04
* Add archive_mode='always' option.Heikki Linnakangas2015-05-15
* Add <literal> markup, for consistency.Robert Haas2015-04-29
* Increase max_wal_size's default from 128MB to 1GB.Andres Freund2015-03-15
* Make operator precedence follow the SQL standard more closely.Tom Lane2015-03-11
* Add GUC to enable compression of full page images stored in WAL.Fujii Masao2015-03-11
* Fix stray sentence fragment in shared_preload_libraries documentationAlvaro Herrera2015-03-10
* Fix invalid DocBook XMLPeter Eisentraut2015-02-23
* Replace checkpoint_segments with min_wal_size and max_wal_size.Heikki Linnakangas2015-02-23
* Add GUC to control the time to wait before retrieving WAL after failed attempt.Fujii Masao2015-02-23
* Change local_preload_libraries to PGC_USERSETPeter Eisentraut2014-12-22
* Improve documentation around parameter-setting and ALTER SYSTEM.Tom Lane2014-12-14
* doc: Fix markupAlvaro Herrera2014-12-03
* Keep track of transaction commit timestampsAlvaro Herrera2014-12-03
* Rename pending_list_cleanup_size to gin_pending_list_limit.Fujii Masao2014-11-13
* Add GUC and storage parameter to set the maximum size of GIN pending list.Fujii Masao2014-11-11
* Allow setting effective_io_concurrency even on unsupported systemsPeter Eisentraut2014-10-18
* Support timezone abbreviations that sometimes change.Tom Lane2014-10-16
* Code review for row security.Stephen Frost2014-09-24
* Row-Level Security Policies (RLS)Stephen Frost2014-09-19
* Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way.Tom Lane2014-09-13
* Add GUC to enable logging of replication commands.Fujii Masao2014-09-13
* doc: improve configuration management sectionBruce Momjian2014-09-10
* doc: Document valid checkpoint_timeout rangePeter Eisentraut2014-08-26
* doc: Fix DocBook XML validityPeter Eisentraut2014-08-14
* Fix xreflabel for hot_standby_feedback.Tom Lane2014-07-19
* doc: Spell checkingPeter Eisentraut2014-07-16
* doc: Fix spacing in verbatim environmentsPeter Eisentraut2014-07-08
* Fix typos in the cluster_name commit.Andres Freund2014-06-30
* Add cluster_name GUC which is included in process titles if set.Andres Freund2014-06-29
* Remove obsolete example of CSV log file name from log_filename document.Fujii Masao2014-06-26
* Add missing closing parenthesis into max_replication_slots doc.Fujii Masao2014-06-24
* Don't allow to disable backend assertions via the debug_assertions GUC.Andres Freund2014-06-20
* doc: improve markup of ssl_ecdh_curve commitBruce Momjian2014-05-28
* doc: improve ssl_ecdh_curve descriptionsBruce Momjian2014-05-27
* Increase the default value of effective_cache_size to 4GB.Tom Lane2014-05-08
* Revert "Auto-tune effective_cache size to be 4x shared buffers"Tom Lane2014-05-08