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 f4050fc commit f6fe8e4Copy full SHA for f6fe8e4
flyway/sql/V1_7__pgbench_accounts_index_bid.sql
@@ -1 +1 @@
1
-create index concurrently pgbench_accounts_bid_idx on pgbench_accounts (bid);
+create index pgbench_accounts_bid_idx on pgbench_accounts (bid);
0 commit comments