Re: BUG #15114: logical decoding Segmentation fault

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: BUG #15114: logical decoding Segmentation fault
Дата
Msg-id
20180326210643.xzoatxsyq2rptoc5@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
BUG #15114: logical decoding Segmentation fault PG Bug reporting form <noreply@postgresql.org>
Re: BUG #15114: logical decoding Segmentation fault Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
Re: BUG #15114: logical decoding Segmentation fault Andres Freund <andres@anarazel.de>
Re: BUG #15114: logical decoding Segmentation fault Andres Freund <andres@anarazel.de>
Re: BUG #15114: logical decoding Segmentation fault Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: BUG #15114: logical decoding Segmentation fault Andres Freund <andres@anarazel.de>
Re: BUG #15114: logical decoding Segmentation fault Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
Re: BUG #15114: logical decoding Segmentation fault Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Andres Freund <andres@anarazel.de>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: BUG #15114: logical decoding Segmentation fault Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: BUG #15114: logical decoding Segmentation fault Noah Misch <noah@leadboat.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: BUG #15114: logical decoding Segmentation fault Michael Paquier <michael@paquier.xyz>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
Re: BUG #15114: logical decoding Segmentation fault Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: BUG #15114: logical decoding Segmentation fault Andres Freund <andres@anarazel.de>
Re: BUG #15114: logical decoding Segmentation fault Петър Славов <pet.slavov@gmail.com>
On 2018-03-26 22:59:12 +0200, Петър Славов wrote:
> Hi Andres,
> 
> Alvaro, Petr: If I understand correctly what happens here is that some
> > *other* column than the replica identity has a predicate with a full
> > blown SQL function.  We shouldn't evaluate arbitrary code like that
> > inside the otuput plugin!
> >
> 
> Not sure what you mean here, but in my case the replica identity is a
> regular integer primary key, without any functions as predicates in the
> index or anything else.

Turns out it it's not the replica identity index that's the problem,
it's *another* index with a WHERE clause that evaluates an SQL
function. That's a bug that needs to be fixed. But you might be able to
work around it for now by simplifying your WHERE clauses for the indexes
to not use SQL functions.

Greetings,

Andres Freund

В списке pgsql-bugs по дате отправления
От: Alvaro Herrera
Дата:
От: Петър Славов
Дата:
FAQ