Re: error 57014

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "H(dot)J(dot) Sanders" <hjs(at)rmax(dot)nl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: error 57014
Date: 2006-06-09 03:03:00
Message-ID: 5286.1149822180@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"H.J. Sanders" <hjs(at)rmax(dot)nl> 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 around
for possible causes. I've heard that some kernels use SIGINT for
resource-limit kills (ie, ulimit exceeded).

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Qingqing Zhou 2006-06-09 03:13:33 Re: error 57014
Previous Message Qingqing Zhou 2006-06-09 02:57:11 Re: Out of Memory Error on Postgresql 8.1.3. on win32