]> git.8kb.co.uk Git - slony-i/pgbouncer_follower/blobdiff - pgbouncer_follower_rw.conf
Add support for auth_user and ensure nodes currently being cloned are never used.
[slony-i/pgbouncer_follower] / pgbouncer_follower_rw.conf
index ac5a6f9a1d99e83ca14fd3fe740b8897d09f7ec1..8f58c754691db9f8929ac39647fb282cdac2c285 100755 (executable)
@@ -33,12 +33,15 @@ pool_all_databases=false
                                                                                 # thus hosting all databases on the node. If false
                                                                                 # only the replicated database is hosted.
 
+auth_user=                                                                      # If set auth_user will be appended to conninfo written
+                                                                                # in [databases] section.
+
 status_file=/var/slony/pgbouncer_follower/pgbouncer_follower_%mode.status       # File used to store tate of the cluster
 log_file=/var/slony/pgbouncer_follower/pgbouncer_follower_%mode.log             # Log for pool_follower script
 pid_file=/var/run/pgbouncer_follower_%mode.pid                                  # Pidfile for poll mode 
 pool_conf_template=/etc/pgbouncer/pgbouncer_%mode.template                      # Template configuration file
 pool_conf_target=/etc/pgbouncer/pgbouncer_%mode.ini                             # Target configuration file to be modified
-pool_reload_command=/etc/init.d/pgbouncer_%mode reload                          # Command used to action configuration changes
+pool_reload_command=/etc/init.d/pgbouncer_%mode restart                         # Command used to action configuration changes
                                                                                 # Sepcial values for status_file, log_file, pool_conf_template
                                                                                 # pool_conf_target and pool_reload_command parameters:
                                                                                 #   %mode - Pool Mode