Users Pricing

forum

home / developersection / forums / from heroku server unable to take backup

From heroku server unable to take backup

Anonymous User 2571 01 Oct 2015

I am unable to take backup of sqlite3 file from heroku server and gettin an error, here is the command I use: command heroku db:pull sqlite:///Users/sample/backup.db.
this is the error:

!    `db:pull` is not a heroku command.
!    Perhaps you meant `pg:pull`.
!    See `heroku help` for a list of available commands.

It seems db command isn't available anymore and I couldn't find a way to backup the sqlite database from heroku.
Please help me how can I take backup?


I am a content writter !


2 Answers