20201110-testcase3.pgbench

application/octet-stream

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