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

From: wangchuanting <wangchuanting(at)huawei(dot)com>
To: 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-06-12 12:47:59
Message-ID: 1497271679973-5966106.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

>I am a bit confused. Do you mean that you applied the patch and did
>not see the issue again? Or do you mean that you did not have the time
>to check it?

i means: this issue occurs only once in my test, and have not reproduce it.

i review the patch, and i think the patch fix the issue(but i have not
applied it, i will apply it tomorrow).

--
View this message in context: http://www.postgresql-archive.org/BUG-14680-startup-process-on-standby-encounter-a-deadlock-of-TwoPhaseStateLock-when-redo-2PC-xlog-tp5964069p5966106.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-12 16:02:47 Re: BUG #14701: pg_dump fails to dump pg_catalog schema
Previous Message Michael Paquier 2017-06-12 09:12:12 Re: Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-12 12:56:58 Re: Re: Alter subscription..SET - NOTICE message is coming for table which is already removed
Previous Message Alex Kliukin 2017-06-12 12:25:44 Re: Why restore_command is called for existing files in pg_xlog?