summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
AgeCommit message (Expand)Author
2012-08-30Properly document that SIGTERM is OK for users to use on a postgresBruce Momjian
2012-08-15Document that PGDATA has to point to the configuration files, ratherBruce Momjian
2012-08-10Support having multiple Unix-domain sockets per postmaster.Tom Lane
2012-06-18Make documentation of --help and --version options more consistentPeter Eisentraut
2012-06-13Improve documentation of postgres -C optionPeter Eisentraut
2011-10-07Support index-only scans using the visibility map to avoid heap fetches.Tom Lane
2011-10-06Add postmaster -C option to query configuration parameters, and haveBruce Momjian
2011-08-07Remove whitespace from end of linesPeter Eisentraut
2011-03-09Document that server single-user mode does not do checkpoints or otherBruce Momjian
2011-03-09Improve wording of initdb and pg_controldata manual pages.REL9_1_ALPHA4Bruce Momjian
2011-01-29Properly capitalize documentation headings; some only had initial-wordBruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-22Document that pg_ctl cares about the PGHOST environment variable.Bruce Momjian
2007-07-09Minor copy-editing.Tom Lane
2007-02-16Remove useless database name from bootstrap argument processing (includingAlvaro Herrera
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2007-01-04Fix erroneous implementation of -s in postmaster.c (the switch doesn't takeTom Lane
2006-06-18Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut
2006-01-05Make all command-line options of postmaster and postgres the same. SeePeter Eisentraut
2004-11-15Replace "--" and "---" with "—" as appropriate, for better-lookingNeil Conway
2004-10-08Whack some sense into the configuration-file-location patch.Tom Lane
2004-02-03Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-02Put --describe-config in the right place.Peter Eisentraut
2003-10-28Add --describe-config to top of postgres manual page.Bruce Momjian
2003-10-28Document --describe-config.Bruce Momjian
2003-10-16Add mention of SIGHUP on the postmaster manual page.Bruce Momjian
2003-09-24Repair some REINDEX problems per recent discussions. The relcache isTom Lane
2003-09-18Put a tad more detail in the discussion of postmaster and postgresTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-07-29Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane
2003-05-02Portal and memory management infrastructure for extended query protocol.Tom Lane
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-03-24Another big editing pass for consistent content and presentation.Peter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2002-10-23Add mention of postgres signals to reference pageBruce Momjian
2002-10-11Assorted reference page updatesPeter Eisentraut
2002-07-28Structure reference pages consistently. Document that structure.Peter Eisentraut
2002-04-21Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart
2002-03-22Spell checking and markup additionsPeter Eisentraut
2002-03-02Commit to match discussed elog() changes. Only update is that LOG isBruce Momjian
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-11-28proof-readingPeter Eisentraut
2001-11-25Further work on postmaster and postgres reference pages.Tom Lane
2001-09-27Remove useless LockDisable() function and associated overhead, per myTom Lane
2001-09-08Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2001-03-17Tuning for docbook2man.Peter Eisentraut
2000-12-25Refine some things to create better looking man pages.Peter Eisentraut