=?UTF-8?Q?Eudald_Valc=C3=A0rcel_Lacasa?= <eudald.valcar...@gmail.com> writes: > I've run the automated script several times, and the duration of the > query is widely variable.
Interesting. You might try using auto_explain to log the query plans and see if the plan is changing. regards, tom lane