Age | Commit message (Expand) | Author |
2024-11-01 | doc: improve tablespace example query and link to helper funcs. | Bruce Momjian |
2023-11-13 | doc: clarify that pg_global can _only_ be used for system tabs. | Bruce Momjian |
2023-11-03 | doc: CREATE DATABASE doesn't copy db-level perms. from template | Bruce Momjian |
2022-08-04 | Remove configure probes for symlink/readlink, and dead code. | Thomas Munro |
2022-05-19 | doc: Properly punctuate "etc." | Peter Eisentraut |
2021-11-02 | Doc: clean up some places that mentioned template1 but not template0. | Tom Lane |
2020-08-22 | docs: improve description of how to handle multiple databases | Bruce Momjian |
2020-03-31 | doc: clarify hierarchy of objects: global, db, schema, etc. | Bruce Momjian |
2019-11-14 | Remove the word "virgins" for documentation | Alvaro Herrera |
2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
2015-09-22 | Use gender-neutral language in documentation | Peter Eisentraut |
2015-09-11 | doc: Spell checking | Peter Eisentraut |
2014-04-19 | docs: tablespaces cannot be accessed independently | Bruce Momjian |
2013-07-31 | Fix inaccurate description of tablespace. | Fujii Masao |
2012-08-14 | In documentation, change "recommendable" to "recommended", per | Bruce Momjian |
2011-04-08 | Avoid extra whitespace in the arguments of <indexterm>. | Tom Lane |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
2010-02-03 | Proofreading improvements for the Administration documentation book. | Bruce Momjian |
2009-12-19 | Adjust some more places in the documentation to match the fact that | Tom Lane |
2009-12-10 | Add init[db] option to pg_ctl | Peter Eisentraut |
2009-05-06 | Modify CREATE DATABASE to enforce that the source database's encoding setting | Tom Lane |
2007-11-08 | Move NFS section into "Creating Cluster" documentation section because | Bruce Momjian |
2007-11-04 | Document possible problems with NFS tablespaces. | Bruce Momjian |
2007-11-04 | Properly indent tablespace SGML section. | Bruce Momjian |
2007-06-03 | Create a GUC parameter temp_tablespaces that allows selection of the | Tom Lane |
2007-02-01 | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian |
2007-01-31 | Update documentation on may/can/might: | Bruce Momjian |
2007-01-22 | Update documenation instructions. on how to delete template1. | Bruce Momjian |
2007-01-20 | Document that to remove template1, datistemplate must be 'false'. | Bruce Momjian |
2006-11-05 | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane |
2006-09-16 | Remove emacs info from footer of SGML files. | Bruce Momjian |
2006-06-18 | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut |
2006-05-04 | Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE. | Tom Lane |
2006-03-10 | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian |
2005-09-18 | Fix typo in link label, per Evgeny Gridasov. | Tom Lane |
2005-08-14 | Update administrator's guide chapters for ROLEs patch. | Tom Lane |
2005-06-21 | Cause initdb to create a third standard database "postgres", which | Tom Lane |
2005-06-13 | SGML cleanup: consistently use "endterm" in <xref>s that link to the | Neil Conway |
2005-01-08 | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane |
2004-12-27 | More minor updates and copy-editing. | Tom Lane |
2004-12-13 | Spell checker run | Peter Eisentraut |
2004-12-02 | Disallow the combination VACUUM FULL FREEZE for safety's sake, for the | Tom Lane |
2004-11-05 | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane |
2004-10-29 | Minor improvements to the tablespace documentation. | Neil Conway |
2004-09-30 | Add an index entry for tablespaces. From Kris Jurka. | Neil Conway |
2004-08-07 | Improve markup a little. | Tom Lane |
2004-08-07 | Improve tablespace discussion, and bring it up to date with code. | Tom Lane |
2004-06-21 | Rename the built-in tablespaces to pg_default and pg_global, and prohibit | Tom Lane |