Re: Segmentation Fault in logical decoding get/peek API

From: Jeremy Finzel <finzelj(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Segmentation Fault in logical decoding get/peek API
Date: 2019-02-18 21:16:44
Message-ID: CAMa1XUizNiEKxrvrhuJP2E3zn9b6WpsquoBLAXO6oQ752ySULA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>
> We now have production running on 10.6 (including all those extensions),
> and have seen no more issues at all. So I am assuming it must be fixed in
> 10.6 at this point.
>

Somehow I am getting this crash on my compiled 10.6, but I don't get it on
packaged 10.6. :(

I've tried this a number of times so I'm not sure how worth it is trying to
get to the bottom of the compile difference. But I would like to
understand how the compiled version is different. Really the only
difference should be the compile options used for postgres.

Thanks,
Jeremy

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2019-02-18 21:19:33 Re: Segmentation Fault in logical decoding get/peek API
Previous Message Jeremy Finzel 2019-02-18 20:35:52 Re: Segmentation Fault in logical decoding get/peek API