Re: BUG #16393: PANIC: cannot abort transaction, it was already committed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #16393: PANIC: cannot abort transaction, it was already committed
Дата
Msg-id 5057.1587991042@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #16393: PANIC: cannot abort transaction, it was already committed  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16393: PANIC: cannot abort transaction, it was already committed  (Andreas Seltenreich <andreas.seltenreich@credativ.de>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> One of our customers recently experienced the following PANIC with
> PostgreSQL 11.5 on AIX:
> PANIC:  cannot abort transaction 1234567890, it was already committed

That's probably just a side-effect of some other problem.  There's
no strong reason to think that it's the same thing as #15727.
Can you provide a reproducer by any chance?

            regards, tom lane



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

Предыдущее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: [BUG] non archived WAL removed during production crash recovery
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16395: error when selecting generated column in a foreign table