supavisor
supavisor copied to clipboard
Connection Error in the logs of supavisor
I've set up Supavisor on my PostgreSQL cluster hosted on Kubernetes. The connection pool is functioning properly, and I can make connections. However, I keep seeing this error in the Supavisor logs:
06:26:32.388 project=tenant user=user region=local mode=transaction type=single [warning] ClientHandler: socket closed with reason {:shutdown, :terminate_received}
Can you help me understand why I keep seeing this error? Is there any misconfiguration on my part, and is there a way to stop this error from appearing?