Comment on Show HN: Stellar – Git for PostreSQL and MySQLparentComments−falcolas12yWhy not use a binary backup method? Faster to backup and restore.−martin_12yAgreed. I've been successfully using mylvmbackup on 10gb+ databases for a few years now.http://www.lenzg.net/mylvmbackup/−fud12yWe use our own lvm solution at work, works great, we do something like pgsnap to swap to the snapshot or pgsnap master to work on the master. I'll check this out.−obsessionOP12yInteresting, I'll have to take a look.
Comments
Why not use a binary backup method? Faster to backup and restore.
Agreed. I've been successfully using mylvmbackup on 10gb+ databases for a few years now.
http://www.lenzg.net/mylvmbackup/
We use our own lvm solution at work, works great, we do something like pgsnap to swap to the snapshot or pgsnap master to work on the master. I'll check this out.
Interesting, I'll have to take a look.