ruby on rails - How to take database backup on heroku without pgbackups addon? -


i'm looking way take database backup on heroku without using pgbackups addon. there gem can in situation? gem should not use command line command pg_dump.

you can save copy development environment using command:

heroku db:pull 

Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -