Skip to content

Commit

Permalink
Molecule: Test multiple pgbouncer processes
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Oct 17, 2023
1 parent c88624f commit 8412919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
consul_node_role: server # if dcs_type: "consul"
consul_bootstrap_expect: true # if dcs_type: "consul"
postgresql_version: "15" # to test custom WAL dir
pgbouncer_processes: 2 # Test multiple pgbouncer processes (so_reuseport)
cacheable: true

- name: Set variables for custom PostgreSQL data and WAL directory test
Expand Down

0 comments on commit 8412919

Please sign in to comment.