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