• Richard Clamp's avatar
    Correct the host used for consul->pgbouncer pgpass · 7a53ba0f
    Richard Clamp authored
    On failover the consul agent notifies the pgbouncer by running
    `gitlab-ctl pgb-notify --newhost ADDRESS --user pgbouncer --hostuser gitlab-consul`.
    
    For the documented configuration, this turns into a connection to the
    pgbouncer service on 127.0.0.1, which may not be what was selected for
    PGBOUNCER_HOST in the pgpass file, leading to authentication failures.
    7a53ba0f
alpha_database.md 22.2 KB