Re: BUG #15489: Segfault on DELETE

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15489: Segfault on DELETE
Дата
Msg-id 20181107071409.GA17169@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15489: Segfault on DELETE  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: Re: BUG #15489: Segfault on DELETE  (Frederico Costa Galvão<frederico.costa.galvao@gmail.com>)
Список pgsql-bugs
On Wed, Nov 07, 2018 at 02:34:12PM +0900, Amit Langote wrote:
> Are there any triggers defined on integration_account?  Also, has there
> recently been any ALTER TABLE DROP/DROP COLUMN activity on that table?
>
> PG 11.1 to be released later this week fixed a bug that would cause
> segmentation fault when running triggers (including, but not limited to
> DELETE triggers).

The point is that without more information about the schema used which
would allow to build a reproducible test case from the ground, or even
better a self-contained test case, then there is nothing much we can do
except assuming about what kind of things have been happening here.
--
Michael

Вложения

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

Предыдущее
От: Maheswaran R
Дата:
Сообщение: Fwd: Creating Partition in existing Table using postgreSQL11
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15490: The tablespace of an index defined on a partitioned tabledoes not apply to a newly added partition