Сергей Бурладян

Results 2 comments of Сергей Бурладян

> Cancel from a client will be mapped to a true PID inside pgB Yes, but it mapped by client->cancel_key: https://github.com/pgbouncer/pgbouncer/blob/4ac6b897da791422362787959ffdf59ccc4835a3/src/objects.c#L1301 and this client->cancel_key is generated for each client, it...

``` [databases] * = host=127.0.0.1 port=5432 ``` this config have autodb enabled and autodb have setting: ``` ;; Clean automatically created database entries (via "*") if they stay ;; unused...