Re: [GENERAL] error 57014

2006-06-08 Thread Qingqing Zhou
"Tom Lane" <[EMAIL PROTECTED]> wrote > > Well, *something* sent that backend a SIGINT. > Could something be the backend statement_timeout? I remember [but not sure] we don't differenciate timeout or explicite SIGINT in 7.4.x. Regards, Qingqing ---(end of broadcast)

Re: [GENERAL] error 57014

2006-06-08 Thread Tom Lane
"H.J. Sanders" <[EMAIL PROTECTED]> writes: > The next query runs into error 57014 in about 50 % of the cases. We > certainly have not aborted the request. In the other 50 % it runs OK. The > statement is executed > in pgsql 7.4.8 Well, *something* sent that backend a SIGINT. You should look aroun