Re: [GENERAL] how to cancel a request in progress ? - Mailing list pgsql-general

From Jonathan Davis
Subject Re: [GENERAL] how to cancel a request in progress ?
Date
Msg-id 374AE035.86C43554@idianet.net
Whole thread Raw
In response to Re: [GENERAL] how to cancel a request in progress ?  (Simon Drabble <simond@foxlink.net>)
Responses Re: [GENERAL] how to cancel a request in progress ?  (Simon Drabble <simond@foxlink.net>)
List pgsql-general
Simon Drabble wrote:

> On Tue, 25 May 1999, Jonathan Davis wrote:
>
> > hello all
> >
> > is this possible to cancel a request in progress ?
> >
> >
>
> If you are using the interactive monitor, psql, try ctrl-c.
>
> If you are using the libpq or other interface, then it becomes much more
> application specific, i.e. you might have to kill off the app.
>

but how do you kill a request  in progress?

>
> Simon.
>

I 'm using the libpq,.




pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] More pgsql compile problems on BSDi 3.0
Next
From: Lincoln Spiteri
Date:
Subject: Re: [GENERAL] Full Text Searches