aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_tablespace.sgml
Commit message (Expand)AuthorAge
* Remove configure probes for symlink/readlink, and dead code.Thomas Munro2022-08-05
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-17
* Introduce a maintenance_io_concurrency setting.Thomas Munro2020-03-16
* doc: Clarify CREATE TABLESPACE documentationPeter Eisentraut2018-10-01
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* Allow per-tablespace effective_io_concurrencyAlvaro Herrera2015-09-08
* Fix up some loose ends for CURRENT_USER as RoleSpecAlvaro Herrera2015-04-30
* doc: Fix markupFujii Masao2015-02-04
* docs: tablespaces cannot be accessed independentlyBruce Momjian2014-04-19
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add CREATE TABLESPACE ... WITH ... OptionsStephen Frost2014-01-18
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Document the tablespace directory "should" be empty, rather than "must"Bruce Momjian2010-10-18
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACENeil Conway2006-10-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-24
* Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUETom Lane2004-08-02
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18