Re: 9.6.3 - Backend Crash - Parallel Worker Prepared Statements

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jarred Ward <jarred(at)simple(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 9.6.3 - Backend Crash - Parallel Worker Prepared Statements
Date: 2017-08-08 22:35:32
Message-ID: 1679.1502231732@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jarred Ward <jarred(at)simple(dot)com> writes:
> We are experiencing a crash with parallel worker processes enabled in
> one of our production 9.6.3 databases on Linux. When parallel workers
> are disable, the issue does not occur.

Huh. datumEstimateSpace is just wrong for fixed-length types such as uuid.

Too bad you didn't report this two days ago, when we could have gotten
the fix into 9.6.4 :-(. But thanks for the report, anyway!

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Verite 2017-08-08 23:16:43 Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values
Previous Message Tom Lane 2017-08-08 22:12:35 Re: your mail