Skip to content

Commit 68e2758

Browse files
authored
Update V1_7__pgbench_accounts_index_bid.sql
1 parent 2649e0c commit 68e2758

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)