Skip to content

Commit 3e7450c

Browse files
authored
let's break it once again
1 parent a0747a8 commit 3e7450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/pgbench-accounts-index-bid.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-- Deploy green-zone:pgbench-accounts-index-bid to pg
22

33

4-
create index concurrently bid_idx on pgbench_accounts(bid);
4+
create index /***concurrently***/ bid_idx on pgbench_accounts(bid);

0 commit comments

Comments
 (0)