Re: comparing database schema's - Mailing list pgsql-general

From Francisco J Reyes
Subject Re: comparing database schema's
Date
Msg-id 20030728165521.A71107@zoraida.natserv.net
Whole thread Raw
In response to comparing database schema's  (John Harrold <jmh17@pitt.edu>)
List pgsql-general
On Tue, 22 Jul 2003, John Harrold wrote:

> can anyone offer a way to compare db schema?

If you have access to a windows machine you could check PostgreSQL
Database Comparer at
http://www.ems-hitech.com/pgsqlutils/


I just started to test it a couple of days ago, but it does seem to show
differences.

If you do try it, be watchfull of the direction of the changes. I think
there is a bug and the changes are not done in the right direction (ie you
tell it to make database A the same as B, but instead it gives you the
code on how to make B the same as A).

pgsql-general by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Integrating the field auto-increment
Next
From: Dave Cramer
Date:
Subject: Re: surppressing column names in COPY format