Re: Limiting processor power on queries

From: "Chad Thompson" <chad(at)weblinkservices(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Limiting processor power on queries
Date: 2003-05-14 16:46:25
Message-ID: 02f801c31a38$5c65ebe0$32021aac@chad
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.
>

Oops, sorry. I didnt realize that it was context sensitive (hence the post
to the novice list :-)
I am sending queries through a .NET app via ODBC using the pgsqlodbc driver.
I ssh into my dbase box running redhat 8.

TIA
Chad

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Fontenot, Paul 2003-05-14 16:51:43 PL/pgSQL manual?
Previous Message Matej Cepl 2003-05-14 16:30:07 Problems with join (no such attribute, but it exists)