20210103-testcase3.pgbench

application/octet-stream

Filename: 20210103-testcase3.pgbench
Type: application/octet-stream
Part: 8
Message: Re: Deleting older versions in unique indexes to avoid page splits
SELECT abalance, pg_sleep(300) FROM pgbench_accounts WHERE mtime > now() - INTERVAL '15min' ORDER BY aid LIMIT 1;