\set rnd random_zipfian(1, 1000000, 1.07) \set key abs(hash(:rnd)) % 1000 update abc set hit = hit + 1 where id = :key;