aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/manage-ag.sgml
Commit message (Expand)AuthorAge
* doc: clarify that pg_global can _only_ be used for system tabs.Bruce Momjian2023-11-13
* doc: CREATE DATABASE doesn't copy db-level perms. from templateBruce Momjian2023-11-03
* Remove configure probes for symlink/readlink, and dead code.Thomas Munro2022-08-05
* doc: Properly punctuate "etc."Peter Eisentraut2022-05-19
* Doc: clean up some places that mentioned template1 but not template0.Tom Lane2021-11-02
* docs: improve description of how to handle multiple databasesBruce Momjian2020-08-21
* doc: clarify hierarchy of objects: global, db, schema, etc.Bruce Momjian2020-03-31
* Remove the word "virgins" for documentationAlvaro Herrera2019-11-14
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use gender-neutral language in documentationPeter Eisentraut2015-09-21
* doc: Spell checkingPeter Eisentraut2015-09-10
* docs: tablespaces cannot be accessed independentlyBruce Momjian2014-04-19
* Fix inaccurate description of tablespace.Fujii Masao2013-07-31
* In documentation, change "recommendable" to "recommended", perBruce Momjian2012-08-14
* Avoid extra whitespace in the arguments of <indexterm>.Tom Lane2011-04-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* Adjust some more places in the documentation to match the fact thatTom Lane2009-12-19
* Add init[db] option to pg_ctlPeter Eisentraut2009-12-10
* Modify CREATE DATABASE to enforce that the source database's encoding settingTom Lane2009-05-06
* Move NFS section into "Creating Cluster" documentation section becauseBruce Momjian2007-11-08
* Document possible problems with NFS tablespaces.Bruce Momjian2007-11-04
* Properly indent tablespace SGML section.Bruce Momjian2007-11-04
* Create a GUC parameter temp_tablespaces that allows selection of theTom Lane2007-06-03
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Update documenation instructions. on how to delete template1.Bruce Momjian2007-01-22
* Document that to remove template1, datistemplate must be 'false'.Bruce Momjian2007-01-20
* Fix recently-understood problems with handling of XID freezing, particularlyTom Lane2006-11-05
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE.Tom Lane2006-05-04
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Fix typo in link label, per Evgeny Gridasov.Tom Lane2005-09-18
* Update administrator's guide chapters for ROLEs patch.Tom Lane2005-08-14
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* SGML cleanup: consistently use "endterm" in <xref>s that link to theNeil Conway2005-06-13
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-08
* More minor updates and copy-editing.Tom Lane2004-12-27
* Spell checker runPeter Eisentraut2004-12-13
* Disallow the combination VACUUM FULL FREEZE for safety's sake, for theTom Lane2004-12-02
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Minor improvements to the tablespace documentation.Neil Conway2004-10-29
* Add an index entry for tablespaces. From Kris Jurka.Neil Conway2004-09-30
* Improve markup a little.Tom Lane2004-08-07
* Improve tablespace discussion, and bring it up to date with code.Tom Lane2004-08-07
* Rename the built-in tablespaces to pg_default and pg_global, and prohibitTom Lane2004-06-21
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18