Skip to content

Update pgbouncer notification to not stop on failure

Marin Jankovski requested to merge 2796-run-consul-before-pgbouncer into master

Update to pgb-notify behavior

Instead of ignoring failure, switch to only run if pgbouncer is running

Add call to start pgboucner on configuration

Fix error in pgbouncer recipe

Call to non-existant method in pgbouncer helper. Use method in omnibus helper instead

Add pgbouncer change to Changelog. [CI skip]

Closes #2796 (closed)

Merge request reports