8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41124a9 commit 0b1b503Copy full SHA for 0b1b503
doc/src/sgml/storage.sgml
@@ -474,7 +474,7 @@ for storing <acronym>TOAST</>-able columns on disk:
474
475
Each <acronym>TOAST</>-able data type specifies a default strategy for columns
476
of that data type, but the strategy for a given table column can be altered
477
-with <command>ALTER TABLE SET STORAGE</>.
+with <link linkend="sql-altertable"><command>ALTER TABLE ... SET STORAGE</></link>.
478
</para>
479
480
<para>
0 commit comments