I gave a lightning talk at Pg Conference: West 08 about a tool that I have developed call PITRTools. PITRTools is a python based log shipping utility. Essentially it wraps itself around standard tools such as rsync, and pg_standby to provide a usable experience. Some of the features is provides are:
In …
- Auto initialization of environment
- Simple base backups
- Monitoring of Master
- Arbitrary alerts
- Failover
- Failover actions
- etc...