Skip to content

zoran-petrovic-87/PostgreSQL-clone-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PostgreSQL Clone Schema

This script will clone one PostgreSQL schema (including data) from 'source' to 'target' database.
If the schema exists in 'target' database, it will be dropped and replaced with schema from 'source' database.
Script will make backup of both schemas in the working directory.

Run the script and follow the instructions.

This script has been used in production multiple times.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages