Canceling other backend's query

From: daq <daq(at)ugyvitelszolgaltato(dot)hu>
To: pgsql-sql(at)postgresql(dot)org
Subject: Canceling other backend's query
Date: 2003-08-27 09:12:23
Message-ID: 139312379871.20030827111223@ugyvitelszolgaltato.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Marco Vezzoli 2003-08-27 11:47:08 [OT?]*_fsm_* parameters in postgresql.conf: which versions supports them?
Previous Message Kumar 2003-08-27 07:18:15 How to return a record set from function.