Re: Interrupt - Mailing list pgsql-novice

From Mladen Gogala
Subject Re: Interrupt
Date
Msg-id 4689432.21273715241006.JavaMail.mgogala@ubuntu
Whole thread Raw
In response to Interrupt  (Atif Jung <atifjung@gmail.com>)
Responses Re: Interrupt  (Atif Jung <atifjung@gmail.com>)
List pgsql-novice
Interrupt the server? Well, Monzy sang about that at one time, but depending on where are you executing the SQL
statementfrom, SIGINT to the front end will usually do the trick. The "init 6" command, executed as user "root", should
alsobe able to interrupt the server and the on-going SQL, as well as everything else. It's the reboot command. 

----- Original Message -----
From: "Atif Jung" <atifjung@gmail.com>
To: pgsql-novice@postgresql.org
Sent: Wednesday, May 12, 2010 9:31:09 AM GMT -05:00 US/Canada Eastern
Subject: [NOVICE] Interrupt


How do I interrupt the database server and cancel any SQL statement currently running?

Thanks

Atif

--
Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
www.vmsinfo.com


pgsql-novice by date:

Previous
From: Tony Day
Date:
Subject: Re: Get details of user locking a record?
Next
From: Rob Northcott
Date:
Subject: Re: Get details of user locking a record?