Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wangchuanting(at)huawei(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog
Date: 2017-05-31 13:57:27
Message-ID: 28851.1496239047@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

wangchuanting(at)huawei(dot)com writes:
> startup process on standby encounter a deadlock of TwoPhaseStateLock when
> redo 2PC xlog.

Please provide an example of how to get into this state.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2017-05-31 19:30:56 Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog
Previous Message Gustavo Campos 2017-05-31 12:51:07 Re: PGDG Repository for RHEL6 is bronen, populated with RHEL7 packages

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2017-05-31 14:01:04 Re: Error while creating subscription when server is running in single user mode
Previous Message Tom Lane 2017-05-31 13:55:31 Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x