ClusterLabs / ClusterLabs/resource-agents
pgsql fails to synchronise archives after failover
- Dominant language
- Shell
- Stars
- 519
- Forks
- 608
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
The pgslq RA should really use rsync to synchronise the archive - as an option.
I get that the author doesn't want to mess up with rsync, but there really should be an option to do it.
Otherwise restart is required where we could get away without one. The issue is fixed in 9.3, but for 9.2 - it would be nice to have the rsync option please.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies the pgsql resource agent and archive synchronization during failover, but names no files or tests. Start by locating that agent and tracing the PostgreSQL 9.2 archive-sync path. Confirm how existing options are configured; done means an optional rsync-based synchronization handles the reported case without requiring a restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, shell
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100