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 f49ac1a commit 4655a30Copy full SHA for 4655a30
deploy/initial.sql
@@ -6,5 +6,3 @@ begin;
6
create table abc (a int);
7
create table abcd (a int);
8
commit;
9
-
10
-create index pgbench_accounts_no_concurrently.idx on pgbench_accounts (aid);
0 commit comments