Search Postgresql Archives

RE: Unable to start replica after failover

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As far as I understand, according to the logs, the last leader does not yet know about the new timeline

and it is trying to download the full log from the previous timeline.

It seems there should be a conflict that the partial file already exists locally when restoring in this case, but this does not happen.

And the partial file from the new leader loaded as a full log.

What do you think it is possible to add a check to the restore command, that a partial or full file already exists?

Or is disabling the restore command a possible solution in this case?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux