mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
@@ -474,7 +474,7 @@ for storing <acronym>TOAST</>-able columns on disk:
|
|||||||
|
|
||||||
Each <acronym>TOAST</>-able data type specifies a default strategy for columns
|
Each <acronym>TOAST</>-able data type specifies a default strategy for columns
|
||||||
of that data type, but the strategy for a given table column can be altered
|
of that data type, but the strategy for a given table column can be altered
|
||||||
with <command>ALTER TABLE SET STORAGE</>.
|
with <link linkend="sql-altertable"><command>ALTER TABLE ... SET STORAGE</></link>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user