summaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/config.sgml')
-rw-r--r--doc/src/sgml/config.sgml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 3ced399730..9e7bcf5c4b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -1901,7 +1901,10 @@ include_dir 'conf.d'
</para>
<para>
- The default is 1 on supported systems, otherwise 0.
+ The default is 1 on supported systems, otherwise 0. This value can
+ be overriden for tables in a particular tablespace by setting the
+ tablespace parameter of the same name (see
+ <xref linkend="sql-altertablespace">).
</para>
</listitem>
</varlistentry>