Re: Segmentation fault when creating a BRIN, 10beta1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexander Sosna <alexander(dot)sosna(at)credativ(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Segmentation fault when creating a BRIN, 10beta1
Date: 2017-05-30 16:56:58
Message-ID: 24777.1496163418@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alexander Sosna <alexander(dot)sosna(at)credativ(dot)de> writes:
> I can reproduce a segmentation fault when creating a BRIN concurrently
> with set pages_per_range and autosummarize.

I wonder if this isn't the same issue reported in
https://www.postgresql.org/message-id/flat/20170524063323.29941.46339%40wrigleys.postgresql.org

Could you try the patch suggested there?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2017-05-30 17:00:36 Re: [HACKERS] Channel binding support for SCRAM-SHA-256
Previous Message Christoph Berg 2017-05-30 16:52:58 Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x