Skip to content

Commit 8b8009a

Browse files
committed
Mention related ALTER TABLE variants in documentation for CLUSTER.
As suggested by Andy Lester.
1 parent b7987f8 commit 8b8009a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/src/sgml/ref/cluster.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.49 2010/04/03 07:22:57 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/cluster.sgml,v 1.50 2010/05/11 16:07:42 rhaas Exp $
33
PostgreSQL documentation
44
-->
55

@@ -55,7 +55,10 @@ CLUSTER [VERBOSE]
5555
When a table is clustered, <productname>PostgreSQL</productname>
5656
remembers which index it was clustered by. The form
5757
<command>CLUSTER <replaceable class="parameter">table_name</replaceable></command>
58-
reclusters the table using the same index as before.
58+
reclusters the table using the same index as before. You can also
59+
use the <literal>CLUSTER</literal> or <literal>SET WITHOUT CLUSTER</literal>
60+
forms of <xref linkend="SQL-ALTERTABLE"> to set the index to be used for
61+
future cluster operations, or to clear any previous setting.
5962
</para>
6063

6164
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy