On Wed, Jan 29, 2020 at 10:25:38AM -0500, Tom Lane wrote:
> for some advice about what to put in a useful trouble report.
> Since you're getting crashes, we'd probably also wish to see
> a stack trace,
>
> https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend
Impossible to say if that's Postgres problem without at least a
backtrace (even better a reproducible scenario), but you could also
consider contacting the maintainers of pglogical:
https://github.com/2ndQuadrant/pglogical
--
Michael