Re: Database Comparison tool? - Mailing list pgsql-general

From sualeh.fatehi@gmail.com
Subject Re: Database Comparison tool?
Date
Msg-id 1139842139.466897.212040@g14g2000cwa.googlegroups.com
Whole thread Raw
In response to Re: Database Comparison tool?  (Luca Pireddu <luca@cs.ualberta.ca>)
List pgsql-general
You can use SchemaCrawler, a free open-source tool that can compare
schemas as well as data. SchemaCrawler is a command-line tool to output
your database schema and data in a readable form. The output is
designed to be diff-ed with previous versions of your database schema.

http://schemacrawler.sourceforge.net/

Sualeh Fatehi.


pgsql-general by date:

Previous
From: "Eric Chapdelaine"
Date:
Subject: Unhandled Exception - Executing Samples under win32
Next
From: alexandre - aldeia digital
Date:
Subject: differences between pg_dump and pg_restore with -t