We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae434d2 commit 839be90Copy full SHA for 839be90
deploy/pgbench-accounts-index-bid.sql
@@ -1,3 +1,4 @@
1
-- Deploy green-zone:pgbench-accounts-index-bid to pg
2
3
-create index /**concurrently**/ bid_idx on pgbench_accounts(bid);
+
4
+create index /*** concurrently ***/ bid_idx on pgbench_accounts(bid);
0 commit comments