//heroku-pgbackups-pullbytpope

heroku-pgbackups-pull

Import a Heroku PostgreSQL backup into your Rails development database

45
1
45
Ruby

Heroku pgbackups:pull

The heroku pgbackups:pull command grabs the latest Heroku PostgreSQL backup
(or another backup specified by id) and loads it into the Rails development
database with pg_restore. It’s like heroku db:pull but fiftyfold faster.

Installation

heroku plugins:install https://github.com/tpope/heroku-pgbackups-pull.git

License

Copyright © Tim Pope. MIT License. See LICENSE for details.

[beta]v0.14.0