--begin; select pg_stat_force_next_flush(); select sum(reuses) from pg_stat_io; --commit;