Re: BUG #5622: Query failed: server closed the connection unexpectedly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thue Janus Kristensen <thuejk(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5622: Query failed: server closed the connection unexpectedly
Date: 2010-08-19 15:19:58
Message-ID: 1063.1282231198@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thue Janus Kristensen <thuejk(at)gmail(dot)com> writes:
> I finally succeeded in creating a test case, after much experimentation.
> Running the attached sql crashes my postgresql server 100% of the time.

Cute problem. The attached fix cures it for me; would you see if it
solves your original case too?

regards, tom lane

Attachment Content-Type Size
trigger-bug.patch text/x-patch 1.1 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-08-19 19:59:02 Re: BUG #5626: Parallel pg_restore fails with "tuple concurrently updated"
Previous Message Jens Wilke 2010-08-19 07:29:20 Re: BUG #5623: xml2 and uuid-ossp contribs fail to compile