Re: What is causing 'canceling statement due to user request' ? - Mailing list pgsql-general

From Tom Lane
Subject Re: What is causing 'canceling statement due to user request' ?
Date
Msg-id 8778.1161701370@sss.pgh.pa.us
Whole thread Raw
In response to What is causing 'canceling statement due to user request' ?  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-general
Csaba Nagy <nagy@ecircle-ag.com> writes:
> I wonder if there is any other scenario which can trigger this error ?

Anything sending SIGINT to a backend process would result in this
behavior.  We've heard rumors that there are platforms wherein SIGINT
is used for strange purposes like enforcing process-runtime limits.

            regards, tom lane

pgsql-general by date:

Previous
From: "Shane Wright"
Date:
Subject: Re: recovery from xid wraparound
Next
From: Alvaro Herrera
Date:
Subject: Re: recovery from xid wraparound