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-02 01:33:30
Message-ID: 1496367210175-5964398.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

>So by using a community Postgres as
>a datanode you break the global consistency of the cluster. There are
>also a couple of other things proper to datanodes.

sorry, i confuse you, actually we merged "Speedup 2PC recovery by skipping
two phase state files in normal path" to pgxc.

--
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-tp5964069p5964398.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 wangchuanting 2017-06-02 01:59:32 Re: BUG #14680: startup process on standby encounter a deadlock of TwoPhaseStateLock when redo 2PC xlog
Previous Message Michael Paquier 2017-06-02 01:18:17 Re: BUG #14683: *** glibc detected *** SELECT: double free or corruption

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-06-02 01:33:32 Re: logical replication and PANIC during shutdown checkpoint in publisher
Previous Message Robert Haas 2017-06-02 01:25:14 Re: [HACKERS] Channel binding support for SCRAM-SHA-256