Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly
От | Michael Paquier |
---|---|
Тема | Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly |
Дата | |
Msg-id | CAB7nPqSJ429SiWc83s0YJYM-yqLotQ5=g_fF=6--WHwPQA6MmA@mail.gmail.com обсуждение исходный текст |
Ответ на | [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>) |
Ответы |
Re: [bug fix] Cascading standby cannot catch up and get
stuck emitting the same message repeatedly
|
Список | pgsql-hackers |
On Fri, Aug 26, 2016 at 11:33 AM, Tsunakawa, Takayuki <tsunakawa.takay@jp.fujitsu.com> wrote: > Our customer hit a problem of cascading replication, and we found the cause. They are using the latest PostgreSQL 9.2.18. The bug seems to have been fixed in 9.4 and higher during the big modification of xlog.c, but it's not reflectedin older releases. > > The attached patch is for 9.2.18. This just borrows the idea from 9.4 and higher. > > But we haven't been able to reproduce the problem. Could you review the patch and help to test it? I would very muchappreciate it if you could figure out how to reproduce the problem easily. > [...] > LOG: out-of-sequence timeline ID 140 (after 141) in log file 652, segment 117, offset 0 9.3 has addressed that by allowing streaming standbys to perform timeline jumps via the replication protocol. Doesn't this problem enter in this area? -- Michael
В списке pgsql-hackers по дате отправления: