aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/runtime.sgml
Commit message (Expand)AuthorAge
* Oops, sysctl, not sysconf, for FreeBSD.Bruce Momjian2006-04-11
* More FreeBSD jail wording improvements.Bruce Momjian2006-04-11
* Add documentation about running postmasters in FreeBSD jails (useBruce Momjian2006-04-11
* Update OS X shared memory documentation for 10.3.9 and later to useBruce Momjian2006-03-02
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Rename config section headings.Bruce Momjian2005-10-26
* Add note that some versions of OS X require SHMMAX to be an exact multipleTom Lane2005-10-16
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Make the documentation of GUC variables a separate chapter, rather thanNeil Conway2005-09-12
* Remove a couple of obsolete statements about how many buffers you canTom Lane2005-08-30
* Improve table describing shared memory parameters.Tom Lane2005-08-30
* Update documentation about shared memory sizing to reflect currentTom Lane2005-08-30
* Reduce default value of max_prepared_transactions from 50 to 5. ThisTom Lane2005-08-29
* Adjust description of use_strict parameter. Some other minor editorialTom Lane2005-08-24
* enable_constraint_exclusion => constraint_exclusionBruce Momjian2005-08-22
* Minor GUC cleanups: document krb_server_hostname and custom_variable_classesTom Lane2005-08-21
* Change standard_compliant_strings to standard_conforming_strings.Peter Eisentraut2005-08-14
* Autovacuum loose end mop-up. Provide autovacuum-specific vacuum costTom Lane2005-08-11
* Fix ordering of default sync options to match code.Bruce Momjian2005-08-09
* Clarify wal_sync_method options in documentation.Bruce Momjian2005-08-09
* More vacuum markup fixes. AlvaroBruce Momjian2005-07-30
* Add GUC variables to control keep-alive times for idle, interval, andBruce Momjian2005-07-30
* Simple constraint exclusion. For now, only child tables of inheritanceTom Lane2005-07-23
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-14
* Update description of GUC full_page_writes.Bruce Momjian2005-07-06
* Add GUC full_page_writes to control writing full pages to WAL.Bruce Momjian2005-07-05
* Add SGML markup for on/off values in run-time section.Bruce Momjian2005-07-02
* Use on/off consistently for GUC variables in postgresql.conf and theBruce Momjian2005-07-02
* Clarify documentation about log_min_duration_statement.Bruce Momjian2005-07-01
* Code review for escape-strings patch. Sync psql and plpgsql lexersTom Lane2005-06-26
* Add E'' syntax so eventually normal strings can treat backslashesBruce Momjian2005-06-26
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-17
* Update NetBSD 'options' description.Bruce Momjian2005-06-17
* Improve wording of read-only GUC variables; shows -> reports.Bruce Momjian2005-06-17
* Add GUC krb_server_hostname so the server hostname can be specified asBruce Momjian2005-06-14
* SGML cleanup: consistently use "endterm" in <xref>s that link to theNeil Conway2005-06-13
* Mention prefix %t has no milliseconds.Bruce Momjian2005-06-09
* This patch against 8.0.0beta1 source adds log_line_prefix options forBruce Momjian2005-06-09
* Allow kerberos name and username case sensitivity to be specified fromBruce Momjian2005-06-04
* Editing for the new "Encryption Options" section of the manual.Neil Conway2005-05-25
* Add support for wal_fsync_writethrough for Darwin, and restructure theBruce Momjian2005-05-20
* Rename Rendezvous to Bonjour to match OS/X renaming.Bruce Momjian2005-05-15
* Rename encryption section.Bruce Momjian2005-05-09
* Improve wording of new documentation section on encryption, and move itBruce Momjian2005-05-09
* Add encryption section to documentation.Bruce Momjian2005-05-08
* Add documentation stating how to determine if FSM settings are too lowBruce Momjian2005-04-23
* Rethink original decision to use AND/OR Expr nodes to represent bitmapTom Lane2005-04-21
* Change the default setting of "add_missing_from" to false. This has beenNeil Conway2005-04-08
* Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set theTom Lane2005-03-29