BUG #15723: Export fails 'worker process died unexpectedly' but no error in pg_dump

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15723: Export fails 'worker process died unexpectedly' but no error in pg_dump
Дата
Msg-id 15723-feba89d39f352287@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15723: Export fails 'worker process died unexpectedly' but no error in pg_dump
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15723
Logged by:          Anna Muravieva
Email address:      ana-mur21s@yandex.ru
PostgreSQL version: 9.6.1
Operating system:   linux
Description:

Hello

We have currently that issue. "worker process died unexpectedly" was caused
by the lock on the table, which was generated because of the truncate we
use. This seems to cause the Postgres pg_dump worker process to exit
abnormally. Why this is not an Error or Warning in Postgres or pg_dump, What
we see is that pg_dump exits at this point and has not exported part of the
database. Again this feels like a Bug with Postgres or pg_dump. Could you
please help to understand

Thank you appreciated for help
Anna


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15722: 9000x performance regression on query starting PostgreSQL 10 due to bad query plan
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #15720: `executor could not find named tuplestore ABC` inAFTER DELETE trigger referencing OLD TABLE as ABC