Re: Failed to delete old ReorderBuffer spilled files

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Failed to delete old ReorderBuffer spilled files
Дата
Msg-id CAEepm=2qQ84cN+kLCzvY5PyqGr_K3NhkC3fMNsQGs_-o6qkSzw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Failed to delete old ReorderBuffer spilled files  (atorikoshi <torikoshi_atsushi_z2@lab.ntt.co.jp>)
Ответы Re: Failed to delete old ReorderBuffer spilled files
Список pgsql-hackers
On Wed, Nov 22, 2017 at 12:27 AM, atorikoshi
<torikoshi_atsushi_z2@lab.ntt.co.jp> wrote:
> [set_final_lsn_2.patch]

Hi Torikoshi-san,

FYI "make check" in contrib/test_decoding fails a couple of isolation
tests, one with an assertion failure for my automatic patch tester[1].
Same result on my laptop:

test ondisk_startup           ... FAILED (test process exited with exit code 1)
test concurrent_ddl_dml       ... FAILED (test process exited with exit code 1)

TRAP: FailedAssertion("!(!dlist_is_empty(head))", File:
"../../../../src/include/lib/ilist.h", Line: 458)

[1] https://travis-ci.org/postgresql-cfbot/postgresql/builds/305636335

-- 
Thomas Munro
http://www.enterprisedb.com


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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Failed to delete old ReorderBuffer spilled files
Следующее
От: amul sul
Дата:
Сообщение: Re: With commit 4e5fe9ad19, range partition missing handling for theNULL partition key