cancel request in progress

From: "M(dot) Bastin" <marcbastin(at)mindspring(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: cancel request in progress
Date: 2003-10-03 16:39:39
Message-ID: a06002005bba3556c5897@[192.168.0.14]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I'm trying to implement the "cancel request in progress" (protocol
2.0, pgsql 7.3.3), but queries complete regardless.

I'm trying it on short queries, which return about 600 rows. Would
this only work on behemot queries? Under which circumstances does it
work and could anybody give an example of a good query to test
whether my implementation works? (Some function with a heavy
calculation perhaps?)

Thanks,

Marc

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2003-10-03 17:20:05 Re: Rounding
Previous Message Joe Conway 2003-10-03 16:29:26 Re: Adding PL languages laster