| 9 Feb 2022 |
@grahamc:nixos.org | yeah | 15:18:32 |
@grahamc:nixos.org | it sounds like it started a worker thread with a connection to handle a build and now it is waiting | 15:18:42 |
Amanda (she/her) | "At the same time" +- some milliseconds, all within the same couple seconds at least | 15:19:32 |
@grahamc:nixos.org | I am hesitant to call it a leak exactly, because the # of connections is very stable for both h.n.o and ajs124 's, but does seem like it would be good to be able to tune that | 15:22:24 |
Amanda (she/her) | Just checked hydra-queue-runner, lots of messages like this, stedially increasing: warning: 48 concurrent database updates; PostgreSQL may be stalled | 15:24:28 |
@grahamc:nixos.org | yeah, there's some tuning that would be good | 15:24:52 |
@grahamc:nixos.org | I wonder if there are some already | 15:24:56 |
@grahamc:nixos.org | yes! | 15:25:15 |
@grahamc:nixos.org | max_db_connections defaults to 128 | 15:25:29 |
Amanda (she/her) | I'm not sure what postgres defaults to, but I've not changed it | 15:28:17 |
Amanda (she/her) | ( Nor even how to do so ) | 15:29:44 |