Skip to content
Snippets Groups Projects
user avatar
Erik Johnston authored
c.f. #15264

The two changes are:
1. Add indexes so that the select / deletes don't do sequential scans
2. Don't repeatedly call `SELECT count(*)` each iteration, as that's slow
b5192355
History
Name Last commit Last update