calvin2020

Results 7 comments of calvin2020

> 你解决了吗?我相同版本也碰到这个问题了。 没有解决

Hi: Thanks for you reply. Yes,I configure pgBackRest on the primary My pgbackrest.conf of primary as below: [global] repo1-path=/var/lib/pgbackrest repo1-retention-full=2 [test] pg1-path=/data/pgsql/16/data pg1-port=5432 pg1-host-user=postgres pg1-user=postgres My pgbackrest.conf of standby as...

Okay,as I read from pgBackRest user guide "pgBackRest can use TLS with client certificates to enable communication between the hosts. It is also possible to use SSH, see [Setup SSH](https://pgbackrest.org/user-guide.html#repo-host/setup-ssh)".Can...

> 建议上 master 你好,我docker镜像还是用v1.11.3吗?

你好,上master了,还是登录不了ldap,ldap我验证了是没问题的, ![Image](https://github.com/user-attachments/assets/65cff2b8-71c3-46b6-a27e-a09f3656f2d9)

我本机执行这个命令ldapsearch -x -H ldaps://ldaps.xxx -D "cn=root,dc=xxx,dc=cn" -W -b "ou=xxx,dc=xxx,dc=cn" "(uid=xxx)"可以输出结果,但是登录到archery容器执行这条命令,报 ![Image](https://github.com/user-attachments/assets/6e25533e-a77c-4624-9520-8c88c81b643a) 我在archery容器telnet我的ldap域名加端口是通的,请问下archery的基础镜像有什么需要修改的吗?

我在archery容器执行ldapsearch -x -H ldaps://ldaps.xxx -D "cn=root,dc=xxx,dc=cn" -W -b "ou=xxx,dc=xxx,dc=cn" "(uid=xxx),报错解决了,可以通了,但是archery平台登录ldap依然失败 ![Image](https://github.com/user-attachments/assets/aaa4f3a7-c65f-4086-bcf0-1028d5d78356)