File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 9898 </para>
9999
100100 <para>
101- The main consequence of this mistake is that lowering <link
101+ In installations that have existed for more than <link
102102 linkend="guc-vacuum-freeze-min-age"><varname>vacuum_freeze_min_age</></link>
103- would cause full-table vacuuming scans to occur much more frequently
104- than intended .
103+ transactions, this mistake prevented autovacuum from using partial-table
104+ scans, so that a full-table scan would always happen instead .
105105 </para>
106106 </listitem>
107107
Original file line number Diff line number Diff line change 135135 </para>
136136
137137 <para>
138- The main consequence of this mistake is that lowering <link
138+ In installations that have existed for more than <link
139139 linkend="guc-vacuum-freeze-min-age"><varname>vacuum_freeze_min_age</></link>
140- would cause full-table vacuuming scans to occur much more frequently
141- than intended .
140+ transactions, this mistake prevented autovacuum from using partial-table
141+ scans, so that a full-table scan would always happen instead .
142142 </para>
143143 </listitem>
144144
Original file line number Diff line number Diff line change 149149 </para>
150150
151151 <para>
152- The main consequence of this mistake is that lowering <link
152+ In installations that have existed for more than <link
153153 linkend="guc-vacuum-freeze-min-age"><varname>vacuum_freeze_min_age</></link>
154- would cause full-table vacuuming scans to occur much more frequently
155- than intended .
154+ transactions, this mistake prevented autovacuum from using partial-table
155+ scans, so that a full-table scan would always happen instead .
156156 </para>
157157 </listitem>
158158
Original file line number Diff line number Diff line change 235235 </para>
236236
237237 <para>
238- The main consequence of this mistake is that lowering <link
238+ In installations that have existed for more than <link
239239 linkend="guc-vacuum-freeze-min-age"><varname>vacuum_freeze_min_age</></link>
240- would cause full-table vacuuming scans to occur much more frequently
241- than intended .
240+ transactions, this mistake prevented autovacuum from using partial-table
241+ scans, so that a full-table scan would always happen instead .
242242 </para>
243243 </listitem>
244244
377377
378378 <listitem>
379379 <para>
380- Fix <application>pg_upgrade</>'s -O/-o options (Bruce Momjian )
380+ Fix <application>pg_upgrade</>'s -O/-o options (Marti Raudsepp )
381381 </para>
382382 </listitem>
383383
You can’t perform that action at this time.
0 commit comments