Re: Rollback of Query Cancellation - Mailing list pgsql-general

From Abdul Rahman
Subject Re: Rollback of Query Cancellation
Date
Msg-id 463367.64064.qm@web65716.mail.ac4.yahoo.com
Whole thread Raw
In response to Rollback of Query Cancellation  (Abdul Rahman <abr_ora@yahoo.com>)
Responses Re: Rollback of Query Cancellation
List pgsql-general

Thanks Justin,

Answers of your technical questions are as under:

What does the sql statement look like?

delete from ci_cif_v where req_id='0824100207';

Where was the statement run?

On SQL pan of pgAdmin-III

How was the statement killed?

By clicking the Cancel Query button ->

What do the logs show?

Message just showed the time it took to delete certain number of records.

pgsql-general by date:

Previous
From: justin
Date:
Subject: Re: Rollback of Query Cancellation
Next
From: Jaime Casanova
Date:
Subject: Re: Rollback of Query Cancellation