Skip to content

Commit 705599b

Browse files
committed
2 parents bed7856 + b22fb6b commit 705599b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

contrib/multimaster/tests/deploy_layouts/cluster.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- role: postgres
77
pg_port: 15432
88
pg_repo: https://github.com/postgrespro/postgres_cluster.git
9+
pg_version_tag: master
910
pg_destroy_and_init: true
1011
pg_datadir: "/mnt/pgtmpfs/data_{{pg_port}}"
1112
pg_config_role:
@@ -44,7 +45,7 @@
4445
- "multimaster.conn_strings = '{{ connections }}'"
4546
- "multimaster.node_id = {{ node_id }}"
4647
- "multimaster.queue_size = 1073741824"
47-
- "multimaster.workers = 16"
48+
- "multimaster.workers = 32"
4849

4950
- name: restart postgrespro
5051
command: "{{pg_dst}}/bin/pg_ctl restart -w -D {{pg_datadir}} -l {{pg_datadir}}/pg.log"
@@ -57,6 +58,7 @@
5758
- role: postgres
5859
pg_port: 15432
5960
pg_repo: https://github.com/postgrespro/postgres_cluster.git
61+
pg_version_tag: master
6062
pg_destroy_and_init: true
6163

6264
tasks:

contrib/multimaster/tests/perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
- name: run transfers
4747
shell: >
4848
~/pg_cluster/install/bin/dtmbench {{connections}}
49-
-w {{ nconns }} -r 1 -n 2000 -a 500000 |
49+
-w {{ nconns }} -r 1 -n 50000 -a 500000 -p {{ up }} |
5050
tee -a perf.results |
5151
sed "s/^/`hostname`:/"
5252
register: transfers_result

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy