10000
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 91c093a commit 9c2151eCopy full SHA for 9c2151e
contrib/multimaster/tests/perf.yml
@@ -6,7 +6,6 @@
6
7
- name: create mm ext
8
shell: >
9
- sleep 5
10
~/pg_cluster/install/bin/psql -p 15432 postgres -c "drop extension if exists multimaster";
11
~/pg_cluster/install/bin/psql -p 15432 postgres -c "drop table if exists t";
12
~/pg_cluster/install/bin/psql -p 15432 postgres -c 'create extension multimaster;';
0 commit comments