Re: Database Comparison tool?

From: sualeh(dot)fatehi(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Database Comparison tool?
Date: 2006-02-13 14:48:59
Message-ID: 1139842139.466897.212040@g14g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-02-13 14:50:57 Re: Dropping a database that does not exist
Previous Message Dave Page 2006-02-13 14:44:20 Re: Dropping a database that does not exist