Skip to content

Commit

Permalink
Merge pull request #2223 from Jagdish-Kewat-EDB/patch-4
Browse files Browse the repository at this point in the history
Update script.load.balancer.attach property value
  • Loading branch information
drothery-edb authored Jan 13, 2022
2 parents 1f53dcb + db13adf commit 05d4d2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ efm can execute the script, which has the following contents:
2. On each database node, set `script.load.balancer.attach` to the custom script in the `efm` properties file:

``` text
script.load.balancer.attach=/usr/edb/efm-4.2/bin/efm_pgbouncer_functions attach %h <pgbs1>,<pgbs2>
script.load.balancer.attach=/usr/edb/efm-4.2/bin/efm_pgbouncer_functions attach %h %t <pgbs1>,<pgbs2>
```
`<pgbs1>` is the hostname or IP address for PgBouncer server 1 and `<pgbs2>` is the hostname or IP address for PgBouncer server 2.

Expand Down

0 comments on commit 05d4d2e

Please sign in to comment.