|
|
|
|
|
by nikita2206
1114 days ago
|
|
1. Why can you not push all your traffic through a single PgBouncer?
2. You can have three PgBouncers and clients can have their own balancing of available database proxies as well, the entire migration is doable with multiple PgBouncers too - it’s just a bit more code to implement the pausing and the switch over for many instances simultaneously. |
|