Skip to content

Git mirror of pg_comparator releases (in master/tags). Manually updated since source repo isn't available via http://pgfoundry.org/projects/pg-comparator/

License

Notifications You must be signed in to change notification settings

labeneator/pg_comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG_COMPARATOR

PG comparator is a perl script that compares tables between two databases instances, generates a diff and applies it on the destination table.

Example use

./pg_comparator --checksum-function=md5 -S -D “pgsql://UUUUUUU:XXXXXXXX@10.1.200.2/DBNAME/TABLENAME?id” pgsql://uuuuuuu:xxxxxx@testdb.1234.eu-central-1.rds.amazonaws.com:5432/testdb

About

Git mirror of pg_comparator releases (in master/tags). Manually updated since source repo isn't available via http://pgfoundry.org/projects/pg-comparator/

Resources

License

Stars

Watchers

Forks

Packages

No packages published