Abort() doesn't abort backends which are in WAITING state

Поиск
Список
Период
Сортировка
От Sudalai
Тема Abort() doesn't abort backends which are in WAITING state
Дата
Msg-id 1511190321680-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: Abort() doesn't abort backends which are in WAITING state
Список pgsql-jdbc
Dear geeks,

When we try to abort backend process which are in "WAITING STATE" via
java.sql.Connection.abort(), socket in application server was closed, but
backend process doesn't get aborted. 
Backends get aborted only after it resources for which it waited.

Is there anyway we can abort those backend immediately?

We are using database version : 9.5.1, 9.4.0.  Driver version : 42.1.4 JDBC
42.

Thanks in advance. 

-
Sudalai



-----
sudalai
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-jdbc-f2168246.html


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Migration to PGLister - After
Следующее
От: rob stone
Дата:
Сообщение: Re: Abort() doesn't abort backends which are in WAITING state