db2fog icon indicating copy to clipboard operation
db2fog copied to clipboard

store your rails database backups in the cloud

Results 6 db2fog issues
Sort by recently updated
recently updated
newest added

rails 4 compatibility

Needs rails 4 support. See https://github.com/docstun/db2fog for a fork.

It'll be awesome if there was support as we need it to create partial mysql dumps! =)

the db2fog:backup:full rake task is deprecated, use db2fog:backup instead

I'm using postgresql to backup and i'm getting this error: pg_dump: [archiver (db)] connection to database "dfdfb" failed: fe_sendauth: no password supplied

I get the following error: -bash: mysqldump: command not found That's because the command in my environment is 'mysqldump5'.