79334485

Date: 2025-01-06 22:25:19
Score: 0.5
Natty:
Report link

I had the same problem. At my case the solutions above didn't solve my problem.

My issue was,I'm using proxmox hypervisor. my vm servers are connected vm bridge/network which is using MTU 1400. I have to add MTU 1400 to my /etc/network/interfaces at each postgre vms

iface ens18 inet static address xxxxxx gateway xxx # dns-* options are implemented by the resolvconf package, if installed dns-nameservers xxx dns-nameservers yyy dns-search xxxx mtu 1400

Reasons:
  • Whitelisted phrase (-1): I had the same
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ali Doğru