Re: ERROR: canceling query due to user request

From: Tore Halset <halset(at)pvv(dot)ntnu(dot)no>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: canceling query due to user request
Date: 2004-09-07 16:08:35
Message-ID: 2BFEEBFC-00E8-11D9-B8FE-000A95CD827E@pvv.ntnu.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

On Sep 7, 2004, at 15:11, Paul Thomas wrote:

> It sounds to my like your Java app is issueing the cancel.

Something fishy is going on here as the application is very stable
under MS SQL Server. I have tried to set log_statement to 'all'. All
queries are displayed, but everything looks ok except for the error
message. Are there any other debug flags that I should try? I want to
see all trafic between the java app and postgresql.

Regards,
- Tore.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron St-Pierre 2004-09-07 16:20:07 Re: [PERFORM] Table UPDATE is too slow
Previous Message Jerry LeVan 2004-09-07 15:42:55 Selecting columns by position?

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tore Halset 2004-09-07 16:23:39 Re: ERROR: canceling query due to user request
Previous Message Tom Lane 2004-09-07 14:54:38 Re: ERROR: canceling query due to user request