Skip to content

jango89/migration-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

migration-scripts

Migration scripts for Postgres DB

migrate.sh

The script helps to copy data from table inside a database to a new database using psql.

catchup_data.sh

The script helps to copy newly inserted data from table inside a database to a new database using psql from a particular time period.

Releases

No releases published

Packages

No packages published

Languages