postgresqlschema-compare

How to compare data between two databases in PostgreSQL?


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.


Solution

  • There are several tools out there:

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

    Free Ones:

    Commercial: