BUG #10544: I cannot canceling query during computing of R

From: macro(dot)yu(dot)yang(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10544: I cannot canceling query during computing of R
Date: 2014-06-06 03:09:30
Message-ID: 20140606030930.3079.42882@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 10544
Logged by: Cannot cancel query during the computing of R
Email address: macro(dot)yu(dot)yang(at)gmail(dot)com
PostgreSQL version: 9.3.4
Operating system: rhel5_x86_64
Description:

Write PLR function, and inside it there is only a dead loop. (like while
(true);). I cannot cancel the query because the SIGINT is handled after the
computing of R.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message surbhu06 2014-06-06 05:49:10 BUG #10545: The connection has been closed
Previous Message Alvaro Herrera 2014-06-06 01:39:43 Re: BUG #8673: Could not open file "pg_multixact/members/xxxx" on slave during hot_standby