Skip to content

Commit 8a941c0

Browse files
authored
create index on pgbench_accounts(bid)
1 parent ba4228e commit 8a941c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
create index pgbench_accounts_bid_idx on pgbench_accounts (bid);

0 commit comments

Comments
 (0)