X-Git-Url: https://git.8kb.co.uk/?p=slony-i%2Fpgbouncer_follower;a=blobdiff_plain;f=README.md;fp=README.md;h=142e864fb93fd28a5b283a0318f39406486c41e9;hp=83577801db0ddfba352be6d01eeb4e4b017c1294;hb=52977a7794fdf0d0569cbcb0eb9e771fd8a16805;hpb=cf48c31bfa7bcc7b96469539fb40b171d6ec6a89 diff --git a/README.md b/README.md index 8357780..142e864 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ $ sudo invoke-rc.d pgbouncer_follower_rw start | pgBouncer | sets_to_follow | text | *1* | Comma separated list of sets to follow or 'all' to follow all sets | pgBouncer | pool_mode | 'ro/rw' | *'rw'* | Select a read-only subscriber or the origin for read-write | pgBouncer | pool_all_databases | boolean | *'false'* | If true uses wildcard for database name in pgbouncer.ini, false uses slony database +| pgBouncer | auth_user | text | *''* | If set auth_user will be appended to conninfo written in [databases] section | pgBouncer | only_follow_origins | boolean | *'false'* | If true pgbouncer will only be reconfigured and reloaded when sets move origin | pgBouncer | status_file | text | *'/tmp/pgbouncer_follower_%mode.status'* | File used to store a hash depicting the state of the cluster | pgBouncer | log_file | text | *'/tmp/pgbouncer_follower_%mode.log'* | Log file for the script