forum

Home / DeveloperSection / Forums / From heroku server unable to take backup

From heroku server unable to take backup

Anonymous User 2072 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?


Updated on 27-May-2023
I am a content writter !

Can you answer this question?


Answer

2 Answers

Liked By