Skip to content

A simple script you can run to copy your database from one URI to another.

Notifications You must be signed in to change notification settings

nathanganser/database-migration-script-postgres-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a migration running smoothly in paradise

Database Migration Script Postgres Heroku

A simple script you can run to copy your database from one URI to another.

Deploy

How to use

  1. Deploy on Heroku (use the button above)
  2. Enter the URI for your existing (source) and new (destination) database URIs
  3. Once the app is deployed, click on "Manage app" and check the logs.

The script will run until the migration is complete and shut down.

Why?

Database migrations are such a pain... I lost countless hours, hopefully this will save you a few :)

About

A simple script you can run to copy your database from one URI to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published