Jason Chen -- Big Bro
Jason Chen -- Big Bro
It's a remote backup. I suspect this error due to network unstable.
@dwsteele Thanks for your feedback! I resolved it as below: Increase the timeout for SSH remote connection: sudo vi /etc/ssh/sshd_config modify below parameters: #ClientAliveInterval default is 0 seconds #ClientAliveCountMax default...
@dwsteele Thank you! will follow your suggestion.
Seems it's dbeaver issue instead of the plugin. you can have a try with pgadmin or datagrip.
@phlaluna Hi Bro, I met the same issue. My PG version is 16.1. The conflict plugins are auto_explain and plugin_debugger. The problem probably due to internal hook programming. Thanks Jason
@fmbiete Hi Bro, what's going on for your change?
After I installed matched kernal version RPM , got below error: INFRA [root@dc02psqldbuat07 kernel]# make make -C /lib/modules/4.14.35-1902.301.1.el7uek.x86_64/build M=/root/mhvtl-1.7-1_release/kernel modules make[1]: Entering directory `/usr/src/kernels/4.14.35-1902.301.1.el7uek.x86_64' CC [M] /root/mhvtl-1.7-1_release/kernel/mhvtl.o In file included...
@markh794 Thanks for your very detail testing! Really helpful for me! will try again on mysql env. Thanks Jason