| From: | Mai Peng <maily(dot)peng(at)webedia-group(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Quan Tran <account(at)itscaro(dot)me>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Segfault logical replication PG 10.4 |
| Date: | 2018-07-30 21:05:16 |
| Message-ID: | 4F76B53D-A0AD-4B41-9FA1-6304F077F797@webedia-group.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thank you Alvaro :)
> Le 30 juil. 2018 à 22:33, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> a écrit :
>
> On 2018-Jul-28, Alvaro Herrera wrote:
>
>> Aha, I see, thanks. Here's a complete fix with included testcase. In
>> an unpatched assert-enabled build, this crashes this
>>
>> TRAP: FailedAssertion("!(ActiveSnapshotSet())", File: "/pgsql/source/REL_10_STABLE/src/backend/tcop/postgres.c", Line: 788)
>>
>> Will push on Monday.
>
> Pushed after changing the constraint in the test case to be less silly.
> Thanks for the report and diagnosis.
>
> --
> Álvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kefan Yang | 2018-07-30 21:21:15 | RE: GSOC 2018 Project - A New Sorting Routine |
| Previous Message | Melanie Plageman | 2018-07-30 20:48:06 | Re: Making "COPY partitioned_table FROM" faster |