pg_sync 0.2.0

PostgreSQL DML change management tool
Documentation
1
2
3
4
5
6
7
[postgresql]
host = "localhost"
port = 5432
dbname = "postgres"
user = "samjay"
password = ""
schema = "test_schema"