Re: Segfault logical replication PG 10.4

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Segfault logical replication PG 10.4
Дата
Msg-id 20180730203321.bh6k3aysp6szbwer@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Segfault logical replication PG 10.4  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Segfault logical replication PG 10.4  (Mai Peng <maily.peng@webedia-group.com>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: documentation about explicit locking
Следующее
От: Melanie Plageman
Дата:
Сообщение: Re: Making "COPY partitioned_table FROM" faster