| Commit message (Expand) | Author | Age |
* | Revert temp_tablespaces because of coding problems, per Tom. | Bruce Momjian | 2007-03-06 |
* | Add GUC log_lock_waits to log long wait times. | Bruce Momjian | 2007-03-03 |
* | Make log_min_error_statement put LOG level at the same priority as | Tom Lane | 2007-03-02 |
* | Code review for SSLKEY patch. | Tom Lane | 2007-02-16 |
* | SSL improvements: | Bruce Momjian | 2007-02-16 |
* | Correction: temp_tablespaces was implemented by Albert Cervera Areny, | Bruce Momjian | 2007-01-25 |
* | Various fixes in the logic of XML functions: | Peter Eisentraut | 2007-01-25 |
* | Add GUC temp_tablespaces to provide a default location for temporary | Bruce Momjian | 2007-01-25 |
* | Add documentation of memory and time units to postgresql.conf. | Bruce Momjian | 2007-01-20 |
* | Modify max_fsm_pages in postgresql.conf.sample to show a typical value, | Bruce Momjian | 2007-01-20 |
* | Enable autovacuum in the default configuration, per discussion. | Alvaro Herrera | 2007-01-16 |
* | Have log_temp_files be in kilobytes, remove trace call. | Bruce Momjian | 2007-01-09 |
* | Add GUC log_temp_files to log the use of temporary files. | Bruce Momjian | 2007-01-09 |
* | Change the default setting for log_min_error_statement to ERROR. Per | Tom Lane | 2006-11-21 |
* | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 |
* | Fix comment to agree with presentation. | Tom Lane | 2006-10-04 |
* | The attached patch changes units of the some default values in | Bruce Momjian | 2006-10-03 |
* | Mention in postgresql.conf that autovacuum also needs | Bruce Momjian | 2006-10-03 |
* | Increase default value of effective_cache_size to 128MB, per discussion. | Tom Lane | 2006-09-25 |
* | Add units to the default postgresql.conf. For the most part, this should | Peter Eisentraut | 2006-09-22 |
* | Make postgresql.conf.sample match the initdb defaults. This fixes | Bruce Momjian | 2006-09-14 |
* | Make autovacuum behavior more agressive, per discussion on hackers list | Bruce Momjian | 2006-09-02 |
* | Update postgresql.conf line for default superuser_reserved_connections. | Bruce Momjian | 2006-09-02 |
* | Revert change to turn autovacuum on by default. | Peter Eisentraut | 2006-08-29 |
* | Turn autovacuum on by default. (stats_row_level is also on by default.) | Peter Eisentraut | 2006-08-28 |
* | Implement archive_timeout feature to force xlog file switches to occur no more | Tom Lane | 2006-08-17 |
* | Add server support for "plugin" libraries that can be used for add-on tasks | Tom Lane | 2006-08-15 |
* | Move 'ddl' right after 'none' in postgresql.conf. It used to be between | Bruce Momjian | 2006-08-02 |
* | Remove hard-wired lists of timezone abbreviations in favor of providing | Tom Lane | 2006-07-25 |
* | Mark postgresql.conf entries that require server restart; some minor | Peter Eisentraut | 2006-07-24 |
* | Add GUC update_process_title to control whether 'ps' display is updated | Bruce Momjian | 2006-06-27 |
* | Default stats_command_string to 'on', now that its overhead is minimal. | Bruce Momjian | 2006-06-27 |
* | Take the statistics collector out of the loop for monitoring backends' | Tom Lane | 2006-06-19 |
* | Increase the default value of cpu_index_tuple_cost from 0.001 to 0.005. | Tom Lane | 2006-06-05 |
* | Add a GUC parameter seq_page_cost, and use that everywhere we formerly | Tom Lane | 2006-06-05 |
* | Add a new GUC parameter backslash_quote, which determines whether the SQL | Tom Lane | 2006-05-21 |
* | Code review for standard_conforming_strings patch. Fix it so it does not | Tom Lane | 2006-05-11 |
* | Default to ON for 8.2, as announced in the release notes: | Bruce Momjian | 2006-03-06 |
* | Enable standard_conforming_strings to be turned on. | Bruce Momjian | 2006-03-06 |
* | Wups, fat-fingered the calculation the first time. Update comment in | Tom Lane | 2005-12-23 |
* | Add quotes around search_path "$user" so that SHOW output can be used in | Bruce Momjian | 2005-12-23 |
* | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 2005-11-17 |
* | add missing quote mark to ident_file sample line - per Hiroshi Saito | Andrew Dunstan | 2005-11-10 |
* | Fix misspelling of 'listen_addresses', per Devrim. | Tom Lane | 2005-11-09 |
* | Fix Kerberos authentication in wake of virtual-hosts changes --- need | Tom Lane | 2005-10-08 |
* | autovacuum setting false -> off, for consistency | Bruce Momjian | 2005-09-20 |
* | Tweak TCP-keepalive code so that an invalid setting doesn't cause us | Tom Lane | 2005-09-12 |
* | Fix the spelling. | Tom Lane | 2005-09-02 |
* | Update listen_addresses description. | Bruce Momjian | 2005-09-02 |
* | Update documentation about shared memory sizing to reflect current | Tom Lane | 2005-08-30 |