| From: | Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com> |
|---|---|
| To: | Pengchengliu <pengchengliu(at)tju(dot)edu(dot)cn> |
| Cc: | Greg Nancarrow <gregn4422(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump |
| Date: | 2021-05-18 08:18:15 |
| Message-ID: | CALT9ZEFyyXk5vbwj6qo+0Z1Xvum=qiLHn2Q_o-7rgg3m-4sTZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I've also seen the reports of the same Assert(TransactionIdFollowsOrEquals(xid,
TransactionXmin)) with a subsequent crash in a parallel worker in
PostgreSQL v11-based build, Though I was unable to investigate deeper and
reproduce the issue. The details above in the thread make me think it is a
real and long-time-persistent error that is surely worth to be fixed.
--
Best regards,
Pavel Borisov
Postgres Professional: http://postgrespro.com <http://www.postgrespro.com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dilip Kumar | 2021-05-18 08:52:42 | Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. |
| Previous Message | Fujii Masao | 2021-05-18 08:13:36 | Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. |