Christoph Berg
Christoph Berg
I don't know about any ordering constraints, but I'd say the old `for dev in /sys/class/net/*` code didn't care about that either, so it won't change the quality of the...
> Is it guaranteed, that `ip -oneline link show` outputs the Ethernet interfaces first? As before: I'm not sure my critique is relevant, since I haven't checked in which context...
Hi Pavlo, yes it still fixes the test problems we've had with vip-manager on apt.postgresql.org. Christoph
The packaging files are there: https://salsa.debian.org/postgresql/vip-manager/-/tree/master/debian We are not using anything from the package except for what gets invoked by the normal build system, i.e. what gets invoked by `dh...
Hi, Elephant Shed is mostly based on systemd units, including service and timer units that run pgbackrest full and incremental backups. As such, it will work for running backups of...
Thanks! Could you tag a new release for the pgbouncer side?
One of the problems is still in pgbouncer, though. As I need to upload PG15 to Debian unstable anyway again, I'll cherry-pick that, and if pgbouncer is updated as well,...
I managed to get both postgresql-15 and pgbouncer updated. Thanks for the fixes!
This seems to break the regression tests for 1.1.1 with PG14: ``` 10:58:38 **** regression.diffs **** 10:58:38 diff -U3 /tmp/autopkgtest.hS6MBA/tree/expected/pgsql.out /tmp/autopkgtest.hS6MBA/tree/results/pgsql.out 10:58:38 --- /tmp/autopkgtest.hS6MBA/tree/expected/pgsql.out 2021-06-25 08:58:37.138682292 +0000 10:58:38 +++ /tmp/autopkgtest.hS6MBA/tree/results/pgsql.out...