How to compare data between two databases in PostgreSQL?

sennin picture sennin · Jan 26, 2011 · Viewed 88k times · Source

Is it possible to compare two databases with identical structure? Let say that I have two databases DB1 and DB2 and I want to check if there is a difference in data between them.

Answer

a_horse_with_no_name picture a_horse_with_no_name · Jan 26, 2011

There are several tools out there:

(note that most of these tools can only compare structure, but not data)

Free Ones:

Commercial: