Re: Cancelling a command.

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Hargobind Singh" <hgs(at)acplexports(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Cancelling a command.
Date: 2003-05-07 06:48:35
Message-ID: 200305070748.35041.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 06 May 2003 2:49 pm, Hargobind Singh wrote:

Please use "reply all" to make sure messages go to the list too - you'll get
quicker responses that way.

> I have tried on KDE, and GNOME both.. they behave the same.

Very odd. Do you get the msg:
Cancel request sent
ERROR: Query was cancelled.
or does the window freeze before this?

I'm running RH8 here without any issues, although I'm not using the shipped
version of PG. There are three things I can think of:
1. There is a Ctrl-S occurring which is pausing output (use Ctrl-Q to unpause)
2. Something about your locale/font/keyboard settings is confusing RedHat
3. There is a bug in psql

Does the problem occur if you're at a text console (the Ctrl-Alt-F1 one)? That
should rule out #3.

> On Tuesday 06 May 2003 11:09 am, Hargobind Singh wrote:
> > I am using Postgres 7.2 shipped with redhat 8.0. THe problem is whenever
> > i try to cancel a SQL command by Ctrl + C, the terminal window in which I
> > am working stops responding. And, eventually, I have to force close the
> > terminal window... Any suggestions ?
>
> Which terminal window are we talking about - console, rxvt, gnome, kde? Try
> a
> "pstree" or "ps aux" command to see a list of processes.

--
Richard Huxton

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message g.hintermayer 2003-05-07 07:02:42 Re: Backend memory leakage when inserting
Previous Message Richard Huxton 2003-05-07 06:32:59 Re: Perl DBI::Pg - Stop button