Re: How to release locks - Mailing list pgsql-general

From Andrus
Subject Re: How to release locks
Date
Msg-id dvs593$25vn$1@news.hub.org
Whole thread Raw
In response to Re: How to release locks  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Responses Re: How to release locks  (Jim Nasby <decibel@decibel.org>)
List pgsql-general
> Do you mean that the statement hadn't been fully transmitted yet?

Yes. Sending 2 MB takes most of time so client is terminated in this stage.

> If so, the backend would have just been waiting for the rest of the
> statement to arrive.  Perhaps you're looking at some sort of network bug
> that caused the backend not to be told that the connection was lost.

If so why pgAdmin Cancel command does not terminate the process ? If process
is waiting for data,
Cancel signal sent through pgAdmin should terminate process immediately.

Andrus.



pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: Re: Advantages of PostgreSQL over MySQL 5.0
Next
From: Berend Tober
Date:
Subject: Re: Advantages of PostgreSQL over MySQL 5.0