Hi all !
I'm using the Sequel (Taps) ruby gem for a remote backup of my production database (PostgreSQL).
I wonder if storing that backup with SQLite is a good solution.
What's your feeling ?
Thx !
Edit:
Thanks! In fact, my app is hoted on Heroku and I though it was simply impossible to run pg_dump.
But -- I found that nice rake task : http://github.com/jpearl/heroku_backups