From: | David Kerr <dmk(at)mr-paradox(dot)net> |
---|---|
To: | miroslav(dot)sulc(at)startnet(dot)cz |
Cc: | David Kerr <dmk(at)mr-paradox(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Schema diff tool? |
Date: | 2009-08-21 20:00:40 |
Message-ID: | 4A8EFCE8.2040605@mr-paradox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
thanks that seems to do the trick!
Dave
Miroslav S wrote:
> Some time ago, i created this tool: http://apgdiff.sourceforge.net/
>
> Miroslav
>
> David Kerr napsal(a):
>> Is there a default/standard (free) schema diff tool that's in use in
>> the community?
>>
>> I'd like to be able to quickly identify new columns, data changes, new
>> indexes, etc between 2 schema versions.
>>
>> (and then create an alter script for the original)
>>
>> We're using ERWin as our modeling tool, but it's diff's stink.
>>
>>
>> Thanks
>>
>> Dave
>>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-08-21 20:12:40 | Re: Comparing arrays of composite types |
Previous Message | David Kerr | 2009-08-21 19:57:00 | Re: export a schema / import as new schema |