hapostgres / hapostgres/pg_auto_failover
Feature request
Open
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 142
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
Please provide a parameter where we could specify a command for backup, aim is to use our favorite (defaut will be pg_basebackup, same behaviour as of today).
We think it is necessary because:
1- If you have tablespaces except pg_default and pg_global, automatic faillback will *break* using pg_basebackup until someone remove old tablespace on former primary.
2- Incremental restoration could be provided by other backups tools
3- Parallellisation could be provided by other backups tools
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.