Re: New gist vacuum.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrey Borodin <x4mmm@yandex-team.ru>
Cc: Michail Nikolaev <michail.nikolaev@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2018-03-02T16:25:35Z
Lists: pgsql-hackers
Andrey Borodin <x4mmm@yandex-team.ru> writes: > So, I agree, unconditional counting is a good idea. Here's the v3 patch. Pushed with trivial cosmetic adjustments. I've marked the CF entry as committed; please make a new CF entry in 2018-09 for the other patch. I'd also suggest starting a new email thread for that. Linking the CF entry to a years-old thread doesn't make it easy for people to find what's the current submission. regards, tom lane
Commits
-
Make gistvacuumcleanup() count the actual number of index tuples.
- ccd650430db6 10.4 landed
- 947f06c6224e 9.4.18 landed
- 81b9b5ce490a 11.0 landed
- 6b56f07525a0 9.3.23 landed
- 529137cac9a8 9.6.9 landed
- 46d98da43e56 9.5.13 landed