index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_tablespace.sgml
Commit message (
Expand
)
Author
Age
*
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-08-05
*
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
*
Introduce a maintenance_io_concurrency setting.
Thomas Munro
2020-03-16
*
doc: Clarify CREATE TABLESPACE documentation
Peter Eisentraut
2018-10-01
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
*
Fix up some loose ends for CURRENT_USER as RoleSpec
Alvaro Herrera
2015-04-30
*
doc: Fix markup
Fujii Masao
2015-02-04
*
docs: tablespaces cannot be accessed independently
Bruce Momjian
2014-04-19
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Add CREATE TABLESPACE ... WITH ... Options
Stephen Frost
2014-01-18
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Document the tablespace directory "should" be empty, rather than "must"
Bruce Momjian
2010-10-18
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE
Neil Conway
2006-10-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Create 'default_tablespace' GUC variable that supplies a TABLESPACE
Tom Lane
2004-11-05
*
Various minor improvements to the SGML documentation: fix some incorrect
Neil Conway
2004-08-24
*
Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE
Tom Lane
2004-08-02
*
Support renaming of tablespaces, and changing the owners of
Tom Lane
2004-06-25
*
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-18