Re: diff databases - Mailing list pgsql-sql

From Robert Treat
Subject Re: diff databases
Date
Msg-id 200412282235.06187.xzilla@users.sourceforge.net
Whole thread Raw
In response to diff databases  (drdani@mazsola.iit.uni-miskolc.hu)
List pgsql-sql
On Saturday 18 December 2004 09:23, drdani@mazsola.iit.uni-miskolc.hu wrote:
> Hi,
>
> I'm looking for a tool which can compare structure of two databases
> and produce sql commands (ALTER, DROP, CREATE, etc. if needed) which
> could be used then to convert structure of one database to the other.
>
> I would like to use such a tool for postgresql databases especially.
>

Someone just asked this on the admin list the other day... do some archive 
checking for more thorough response.  Thats said, the best (and just about 
only) tool I have seen is by (iirc) ems hi-tech, see thier website for 
details. 

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


pgsql-sql by date:

Previous
From: Dennis Sacks
Date:
Subject: simulating global temp tables in plpgsql functions
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [GENERAL] Get current trasanction id