File tree 1 file changed +1
-7
lines changed 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -626,7 +626,7 @@ Author: Jeff Davis <jdavis@postgresql.org>
626
626
<para>
627
627
Previously, hash aggregation was avoided if it was expected to use
628
628
more than <xref linkend="guc-work-mem"/> memory. This is controlled
629
- by <xref linkend="guc-enable- hashagg-disk"/>.
629
+ by <xref linkend="guc-hashagg-avoid- disk-plan "/>.
630
630
</para>
631
631
</listitem>
632
632
@@ -641,12 +641,6 @@ Author: Jeff Davis <jdavis@postgresql.org>
641
641
use hash aggregation with disk storage for large grouping set results
642
642
(Jeff Davis)
643
643
</para>
644
-
645
- <para>
646
- Previously, hash aggregation was avoided if it was expected to use
647
- more than <xref linkend="guc-work-mem"/> memory. This is controlled
648
- by <xref linkend="guc-enable-groupingsets-hash-disk"/>.
649
- </para>
650
644
</listitem>
651
645
652
646
<listitem>
You can’t perform that action at this time.
0 commit comments