aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/initdb.sgml
Commit message (Expand)AuthorAge
* doc: Add link to how to specify time zone names to initdb man pagePeter Eisentraut2014-12-14
* Mention the TZ environment variable for initdbMagnus Hagander2014-11-16
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Allow I/O reliability checks using 16-bit checksumsSimon Riggs2013-03-22
* Add initdb --sync-only option to sync the data directory to durableBruce Momjian2012-12-03
* Revert initdb --sync-only patch that had incorrect commit messages.Bruce Momjian2012-12-03
* dummy commitBruce Momjian2012-12-03
* Add fsync capability to initdb, and use sync_file_range() if available.Tom Lane2012-07-13
* Make documentation of --help and --version options more consistentPeter Eisentraut2012-06-18
* Some reference page improvementsPeter Eisentraut2012-05-20
* doc: Fix for too many brackets in command synopses on man pagesPeter Eisentraut2012-05-03
* Improve markup of cmdsynopsis elementsPeter Eisentraut2012-04-30
* Remove tabs in SGML filesBruce Momjian2012-03-12
* Add description for --no-locale and --text-search-config.Tatsuo Ishii2012-03-11
* initdb: Add options --auth-local and --auth-hostPeter Eisentraut2012-02-01
* Remove '=' from initdb switch syntax.Bruce Momjian2011-03-09
* Improve wording of initdb and pg_controldata manual pages.REL9_1_ALPHA4Bruce Momjian2011-03-09
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Document --version and --help options for all client applications (theyBruce Momjian2010-02-19
* Add init[db] option to pg_ctlPeter Eisentraut2009-12-10
* Make LC_COLLATE and LC_CTYPE database-level settings. Collation andHeikki Linnakangas2008-09-23
* Fix seriously broken markup for libpq-envars cross-references.Tom Lane2007-03-26
* Remove tabs from SGML reference files, so their addition can be detectedBruce Momjian2007-02-21
* More clearly document that most PostgreSQL utilities support libpqBruce Momjian2007-02-20
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Allow initdb to specify the pg_xlog directory.Bruce Momjian2007-01-06
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Update initdb locale/encoding documentation description. Backpatch toBruce Momjian2005-02-22
* Add mention of performance impact on LIKE of non-C locales.Bruce Momjian2005-01-04
* Add docs for initdb --auth.Bruce Momjian2004-08-01
* Detect locale/encoding mismatch in initdb, or pick a suitable encodingPeter Eisentraut2004-07-14
* Add --pwfile option to initdb, so that passwords can be set by GUI toolsTom Lane2004-06-24
* Improve the locale and character set docs, add some <xref>s pointingNeil Conway2004-03-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Add/edit index entries.Peter Eisentraut2003-08-31
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Assorted reference page updatesPeter Eisentraut2002-10-11
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Locale support is on by default. The choice of locale is done in initdbPeter Eisentraut2002-04-03
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* proof-readingPeter Eisentraut2001-11-28
* Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut2001-09-08