select * from pg_stat_activity where client_addr = ''; SELECT pg_terminate_backend(29606) FROM pg_stat_activity