Marc W.
Marc W.
## Proposal We set the option [max_slot_wal_keep_size](https://www.postgresql.org/docs/13/runtime-config-replication.html#GUC-MAX-SLOT-WAL-KEEP-SIZE) supported by postgres >= 13 and want to alert if the slot is lost. I cannot find a reliable solution to do this...
Let me know what you think, or if you would do it differently. Another option would be to collect the arguments in []qemu.FN and use qemu.Start(fn). Fixes #17
Hi, first of all thanks for this really useful tool. In https://github.com/u-root/u-root/ v0.12.0 they decided to remove the qemu package and use https://github.com/hugelgupf/vmtest instead, see https://github.com/u-root/u-root/pull/2828. Do you have any...
### Detailed Description of the Problem In the last 2 days **four** of our ~50 Load balancers got killed by the watchdog on [check_user->crypt_r](https://github.com/haproxy/haproxy/blob/047fb37b1989996e06623310d02034965f83e19a/src/auth.c#L268C8-L268C15) at different points in time. We...
### Detailed Description of the Problem Hi, we are running 50 loadbalancers in two datacenters (with a latency of ~15ms between them) sharing four stick-tables in a single peer group...
### Expected Behavior With do_stream nuke old files and keep streaming or without do_stream nuke old files on response and start sending to client. ### Current Behavior I run a...