jango89 / migration-scripts

Migration scripts for Postgres DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Migration scripts for Postgres DB


Languages

Language:Shell 100.0%