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