View Issue Details

IDProjectCategoryView StatusLast Update
0000781Pgpool-IIGeneralpublic2023-01-31 09:46
ReporterKen Assigned Topengbo  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version4.2.8 
Summary0000781: Auto_failback
DescriptionHello

I thinking about auto resynchronization when server was primary and been degradate to standby. For expample after network failure/malfunction when pgpool and postgres starting again. How can I make auto resynchronization without ingerention administrator? I wondering auto_failback parameter but it working when there is active streaming. In my case I don't have streaming because a few time ago been failover. Currently I'm able make resynchronization by pcp_recovery_node. Is any way to automated this case?

If you would like more detail, let me know. I send more information or exact example.

Regards
TagsNo tags attached.

Activities

pengbo

2023-01-31 09:46

developer   ~0004213

auto_failback doesn't work for this case. auto_failback works only when there is active streaming.
You need to resync the nodes manually or use pcp_recovery_node.

Issue History

Date Modified Username Field Change
2023-01-19 23:54 Ken New Issue
2023-01-31 09:46 pengbo Note Added: 0004213
2023-01-31 09:46 pengbo Assigned To => pengbo
2023-01-31 09:46 pengbo Status new => feedback