File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.113 2009/02/09 20:57:59 alvherre Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/create_table.sgml,v 1.114 2009/02/12 13:25:33 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -697,9 +697,9 @@ and <replaceable class="PARAMETER">table_constraint</replaceable> is:
697697 endterm="sql-createindex-title">. The storage parameters currently
698698 available for tables are listed below. For each parameter, there is an
699699 additional, identically named parameter, prefixed with
700- <literal>toast.</literal> which can be used to control the behavior of the
700+ <literal>toast.</literal> which can be used to control the behavior of the
701701 supplementary storage table, if any; see <xref linkend="storage-toast">.
702- Note that the supplementary storage table inherits the
702+ Note that the supplementary storage table inherits the
703703 <literal>autovacuum</literal> values from its parent table, if there are
704704 no <literal>toast.autovacuum_*</literal> settings set.
705705 </para>
You can’t perform that action at this time.
0 commit comments