Re: Cancelling a command.

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

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 Richard Huxton 2003-05-06 11:06:05 Re: restoring ver 7.2 database
Previous Message Hargobind Singh 2003-05-06 10:09:44 Cancelling a command.