Jim C. Nasby wrote:
Take a look at http://pgfoundry.org/projects/pgpitrha/
I had already seen this however it says that this project has yet to release any files, so I thought it was a dead project. Am I missing something?
Also, note that in 8.1, you have to manually archive the last WAL file after pg_stop_backup(), or you backup is useless until that WAL file fills up on its own and is archived.
Right, I was hoping to find someone who had well written and tested bash script or something that did this.