Skip to content
Snippets Groups Projects
Verified Commit 050a6db7 authored by Nicolas KAROLAK's avatar Nicolas KAROLAK
Browse files

fix standby port number

parent ff96b6f1
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ hap_config_listen:
server pg2 192.168.122.2:5432 maxconn 500 check port 8543 backup
- name: pgsql-standby
content: |
bind localhost:54321
bind localhost:54322
default-server inter 2s fall 3 rise 2 on-marked-down shutdown-sessions
option tcp-check
tcp-check expect rstring (primary|standby)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment