summaryrefslogtreecommitdiff
path: root/doc/src/sgml/runtime.sgml
Commit message (Expand)AuthorAgeFilesLines
* More vacuum markup fixes. AlvaroBruce Momjian2005-07-301-2/+4
* Add GUC variables to control keep-alive times for idle, interval, andBruce Momjian2005-07-301-1/+48
* Simple constraint exclusion. For now, only child tables of inheritanceTom Lane2005-07-231-1/+51
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-141-2/+123
* Update description of GUC full_page_writes.Bruce Momjian2005-07-061-6/+7
* Add GUC full_page_writes to control writing full pages to WAL.Bruce Momjian2005-07-051-2/+35
* Add SGML markup for on/off values in run-time section.Bruce Momjian2005-07-021-50/+54
* Use on/off consistently for GUC variables in postgresql.conf and theBruce Momjian2005-07-021-16/+16
* Clarify documentation about log_min_duration_statement.Bruce Momjian2005-07-011-11/+12
* Code review for escape-strings patch. Sync psql and plpgsql lexersTom Lane2005-06-261-26/+15
* Add E'' syntax so eventually normal strings can treat backslashesBruce Momjian2005-06-261-1/+56
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-211-4/+9
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-2/+29
* Update NetBSD 'options' description.Bruce Momjian2005-06-171-13/+13
* Improve wording of read-only GUC variables; shows -> reports.Bruce Momjian2005-06-171-10/+10
* Add GUC krb_server_hostname so the server hostname can be specified asBruce Momjian2005-06-141-13/+33
* SGML cleanup: consistently use "endterm" in <xref>s that link to theNeil Conway2005-06-131-4/+6
* Mention prefix %t has no milliseconds.Bruce Momjian2005-06-091-3/+3
* This patch against 8.0.0beta1 source adds log_line_prefix options forBruce Momjian2005-06-091-1/+11
* Allow kerberos name and username case sensitivity to be specified fromBruce Momjian2005-06-041-2/+30
* Editing for the new "Encryption Options" section of the manual.Neil Conway2005-05-251-23/+19
* Add support for wal_fsync_writethrough for Darwin, and restructure theBruce Momjian2005-05-201-2/+2
* Rename Rendezvous to Bonjour to match OS/X renaming.Bruce Momjian2005-05-151-6/+6
* Rename encryption section.Bruce Momjian2005-05-091-4/+4
* Improve wording of new documentation section on encryption, and move itBruce Momjian2005-05-091-127/+156
* Add encryption section to documentation.Bruce Momjian2005-05-081-1/+127
* Add documentation stating how to determine if FSM settings are too lowBruce Momjian2005-04-231-1/+9
* Rethink original decision to use AND/OR Expr nodes to represent bitmapTom Lane2005-04-211-3/+20
* Change the default setting of "add_missing_from" to false. This has beenNeil Conway2005-04-081-10/+20
* Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set theTom Lane2005-03-291-2/+2
* Change Win32 O_SYNC method to O_DSYNC because that is what the methodBruce Momjian2005-03-241-1/+2
* Add temp_buffers GUC variable to allow users to determine the sizeTom Lane2005-03-191-1/+28
* Fix mistakes in SGML markup. From David Fetter.Neil Conway2005-03-141-2/+2
* Make default_with_oids default to false -- user-created tables will nowNeil Conway2005-03-131-18/+13
* Replace the BufMgrLock with separate locks on the lookup hashtable andTom Lane2005-03-041-36/+71
* Fix misspelling of sysctl, per Stefan Hans.Tom Lane2005-03-021-6/+6
* Adjust OS-specific kernel settings to mention old and new BSD methods ofBruce Momjian2005-02-261-27/+19
* Improvements to documentation of shared memory configuration underNeil Conway2005-02-101-17/+60
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-231-6/+6
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-221-3/+3
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-081-3/+11
* Add mention of performance impact on LIKE of non-C locales.Bruce Momjian2005-01-041-4/+5
* More minor updates and copy-editing.Tom Lane2004-12-261-151/+202
* Add note warning that OS X updates usually overwrite /etc/rc.Tom Lane2004-12-181-2/+4
* Changes the doc's to reflect what the user will find as default.Bruce Momjian2004-12-181-3/+3
* Spell checker runPeter Eisentraut2004-12-131-30/+28
* Fix several mistaken xreflabel entries, including those spotted byTom Lane2004-12-051-10/+10
* Correctly name the Windows operating systemsPeter Eisentraut2004-11-271-2/+2
* Add index entries for all GUC configuration parameters.Neil Conway2004-11-161-129/+529
* Remove GUC USERLIMIT variable category, making the affected variablesTom Lane2004-11-141-25/+22