PostgreSQL Diff Tool

A simple command line tool written in Python to display basic table differences between two PostgreSQL databases. This tool is different from pgdiff, in that it is not web based and can be run from the command line. It can be useful for comparing and tracking down differences between production and development databases.

Download
pg_diff