Re: Segfault logical replication PG 10.4 - Mailing list pgsql-hackers

From Mai Peng
Subject Re: Segfault logical replication PG 10.4
Date
Msg-id D1AA9B3B-C417-4967-B0E0-896482AA5D49@webedia-group.com
Whole thread Raw
In response to Re: Segfault logical replication PG 10.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello ,
Some new input:
On slave, all domains ( with checks) have been replaced by a simple type. No crash on slave since this bypass.
Is there something to fix in the ActiveSnapshot code ?
BR


> Le 18 juil. 2018 à 17:03, Tom Lane <tgl@sss.pgh.pa.us> a écrit :
>
> Mai Peng <maily.peng@webedia-group.com> writes:
>> Here the backtrace
>
> Hmm .. so this can be summarized as "logical replication workers should
> provide an ActiveSnapshot in case the user functions they call want one".
> Makes me wonder how much other transactional infrastructure is needed
> but not present.
>
>             regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [PATCH] Find additional connection service files inpg_service.conf.d directory
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe perprocess