Laurent Debacker
Laurent Debacker
Hello, I'm no pg expert, but I'm a bit surprised you don't try to rewind an ex-leader trying to rejoin the cluster. That's why pg 9.5 introduced the pg_rewind command....
**What feature would you like to be added?** It would be great to add support for Fedora CoreOS. From the documentation I only see "Container Linux" and "Flatcar" as container...
**Describe the problem/challenge you have** 10 times per second the csi-provisioner container will print: `I0826 07:22:52.833956 1 nodes.go:334] topology unchanged` **Describe the solution you'd like** Probably change log level from...
It would be interesting to add support for MPT models. They are maybe the only one with ALiBi encoding, and the new MPT-30B model supports 8k context length. Thanks!
Hello, I'm running the latest version of the script: "v3.11-0.22.40". I issued a "mosquitto_pub -t 'evohome/_zone_independent/command' -m '{"sys_config":"SAVE_SCHEMA"}' -q 1" to generate the schema.json and devices.json files, because upon closing...
Without this fix, parsing "null" and then calling Null() on the resulting Value will return an error because exists is never assigned to true.