Re: Tool to compare db schemas?

From: CoL <col(at)mportal(dot)hu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Tool to compare db schemas?
Date: 2004-05-05 09:25:42
Message-ID: c7abuq$3qf$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi,

Chris Hoover wrote:

> Does anyone know of a good tool to compare db schemas? I have over 200 db's
> that should all have identical schemas and have been asked to report on the
> differences.

if you looking for a program, check
http://ems-hitech.com/pgsqlutils/index.phtml#pgcomparer

but you can write your own scripts to compare schemas, even in plpgsql
too with different servers (using dblink)

C.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Shanmugasundaram Doraisamy 2004-05-05 10:47:20 Help need with installing posgtresql 7.3.6 from src.rpm - reg.
Previous Message Jim Seymour 2004-05-04 23:26:27 Re: initdb error