Re: Limiting processor power on queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chad Thompson" <chad(at)weblinkservices(dot)com>
Cc: "pgsql-novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Limiting processor power on queries
Date: 2003-05-14 16:16:18
Message-ID: 24862.1052928978@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Chad Thompson" <chad(at)weblinkservices(dot)com> writes:
> 1) Is there some way to kill a query in 7.3?
>>
>> That's been in there for a *long* time.

> Pray tell, what can I look for in the docs to find such a solution ;-)

In what context? In psql you type control-C (on most systems). A libpq
user would call PQrequestCancel(). I don't recall offhand what to do
when using other interface libraries.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Matej Cepl 2003-05-14 16:30:07 Problems with join (no such attribute, but it exists)
Previous Message M. Bastin 2003-05-14 15:30:32 MD5 encryption, Was: Multilingual database