Canceling other backend's query - Mailing list pgsql-sql

From daq
Subject Canceling other backend's query
Date
Msg-id 139312379871.20030827111223@ugyvitelszolgaltato.hu
Whole thread Raw
Responses Re: Canceling other backend's query  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: Canceling other backend's query  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
Hi,

Can i cancel querys runing on other backends, or disconnect a client
from the server? I can kill the backend process, but sometimes this
causing shared memory troubles.

DAQ



pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: postgres 7.1.3: why does the query plan ignore indexes?
Next
From: Richard Huxton
Date:
Subject: Re: One-2-many relation - need distinct counts