Re: out of memory error on a delete command - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: out of memory error on a delete command
Date
Msg-id 42D507B1.1040401@opencloud.com
Whole thread Raw
In response to Re: out of memory error on a delete command  (Csaba Nagy <nagy@ecircle-ag.com>)
Responses Re: out of memory error on a delete command  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: out of memory error on a delete command  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-jdbc
Csaba Nagy wrote:
> Well, I'm still at a guess what could cause the problem on the kind of
> query I was executing (a "delete"). Kris' explanation with the deferred
> trigger was the closest till now, except the trigger was not deferred,
> and truncate still succeded with the "ON DELETE" trigger in place...

Doesn't TRUNCATE explicitly ignore ON DELETE triggers?

-O

pgsql-jdbc by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: out of memory error on a delete command
Next
From: Csaba Nagy
Date:
Subject: Re: out of memory error on a delete command