Re: segfault with Parallel Scan

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Liu, Huailing" <liuhuailing(at)cn(dot)fujitsu(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: segfault with Parallel Scan
Date: 2020-11-04 04:02:55
Message-ID: 20201104040255.GD1711@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Nov 04, 2020 at 02:42:54AM +0000, Liu, Huailing wrote:
> PostgreSQL version: 10.3
> Operating system: centOS 7.4
> メモリ :2TB
> PGJDBC
> Spark

The latest minor release of Postgres in the 10.X series is 10.14. So,
first, you may want to update to this version first and retry if your
problem happens again. If it happens again, then a self-contained
test case would help in the reproduction of the issue.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2020-11-04 05:11:03 Re: Calling variadic function with default value in named notation
Previous Message Liu, Huailing 2020-11-04 02:42:54 segfault with Parallel Scan