Tom Wang
Tom Wang
09/08 03:10:18.790889 00000053 VND vgId:4, commit-cb is excuted, fsm:0x7f5048127410, index:1297597, term:2, msg-index:1297597, weak:0, code:0, state:102 leader, type:submit 09/08 03:10:18.791058 00000053 VND vgId:4, commit-cb is excuted, fsm:0x7f5048127410, index:1297598, term:2, msg-index:1297598, weak:0,...
- [ ] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [ ] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version...
### 先决条件 (Prerequisites) - [X] 我已确认这个问题没有在[其他 issues](https://github.com/tuna/issues/issues)中提出过。 I am sure that this problem has NEVER been discussed in [other issues](https://github.com/tuna/issues/issues). ### 发生了什么(What happened) 这貌似是镜像没有同步。 tuna镜像最新版本是: https://mirrors.tuna.tsinghua.edu.cn/erlang-solutions/debian/pool/esl-erlang_25.3-2~debian~bullseye_amd64.deb erlang-solution官方最新esl-erlang下载链接: https://binaries2.erlang-solutions.com/debian/pool/contrib/e/esl-erlang/esl-erlang_26.0.2-1~debian~bullseye_amd64.deb erlang-solution官方网站地址: 不清楚下边两个是什么关系,但是都有26.0.2版本。https://github.com/esl/packages...
As of today, the official packages.redis.io APT repository only support up to debian 11 for redis stack. Debian bookworm(Debian 12) was released half year ago. Is there any plan to...
The OS I'm using is debian bookwork. There are two coredns servers running with the same configuration. One with IP `192.168.0.4` works well, but another with `192.168.0.3` doesn't resond correctly...
How many possible values are there for postgresql.hba_level? I check the documentation but don't find any clue. Find below what's described in the documentation. ``` postgresql.hba_level This setting reflects the...
As seen from the architecture, I didn't find a standby of the monitoring node. Is there any solution to achieve HA for the monitoring node?
## Describe Development Experience Issue: https://github.com/InfluxCommunity/influxdb3-go/issues/143 Refer to the link above. It's very weird that official release of influxdb 3.0 is released while no qualified client is provided. It's even...
Platform: Debian bookwork version: postgresql-17-auto-failover comand line prompt: ``` su - postgres -c "pg_autoctl create monitor --pgdata /var/lib/pgsql/17/data --pgport 5432 --hostname pgsql.local --auth trust --ssl-self-signed" 12:39:26 3320610 INFO Using default...