PostgreSQL data comparsion tool

匿名 (未验证) 提交于 2019-12-03 03:04:01

问题:

I am looking for a tool/command which can compare data between two PostgreSQL databases. The reason to do this is to have some external verification that the SQL script responsible for data migration from one PostgreSQL database to the other have been written correctly.

Any pointers would be appreciated regards Sameer

回答1:

EMS makes a tool which can do this.

http://sqlmanager.net/en/products/postgresql/dbcomparer



回答2:

The PostgreSQL site has a nice Software catalogue. Peruse the Administration/development tools category.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!