Pgpool is crashing when terminating user session

From: RAJAMOHAN <garajamohan(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Pgpool is crashing when terminating user session
Date: 2020-05-16 11:20:05
Message-ID: CAFzdntu4WTt1827fL-F6Mp5zu9BYHdqGLOoLg3cG0Lx7_au1Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

We are having master-slave setup with pgpool pointing, only to master
server. Whenever i tried to terminate the long running session on db end
using SELECT pg_terminate_backend(pid), pgpool is getting crashed. Many
blogs are saying this is the expected behaviour of pgpool, but my question
is there anyway to terminate unwanted sessions on db without loosing other
connections.

Because restarting entire system every time for a single trouble causing
session is a big hectic for us. Please share you ideas on this.

Thanks & Regards,
Rajamohan.J

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2020-05-16 11:54:40 Re: schema agnostic functions in language sql
Previous Message Peter J. Holzer 2020-05-16 10:42:15 Re: Column reset all values