Diff tool for two schema

Started by Glyn Astillabout 17 years ago3 messagesgeneral
Jump to latest
#1Glyn Astill
glynastill@yahoo.co.uk

Anyone know of a decent diff tool for comparing two schemas?

I Had a go with

http://apgdiff.sourceforge.net/

but it appears it doesn't quote it's sql properly. A shame, otherwise it'd be just what I need.

#2Grzegorz Jaśkiewicz
gryzman@gmail.com
In reply to: Glyn Astill (#1)
Re: Diff tool for two schema

dbwrench has this option, afair - called 'reverse synchronize'.

#3Bruno Lavoie
bruno.lavoie@gmail.com
In reply to: Glyn Astill (#1)
Re: Diff tool for two schema

you can also look at:
http://www.sqlmanager.net/en/products/postgresql/dbcomparer

Not free but it's a nice product, with nice support.... give it a try.
You can also check at other products from EMS, very nice! Especially the
SQL Manager: http://www.sqlmanager.net/en/products/postgresql/manager !
The «Lite version», with less fuctionnality, is free.

Bruno Lavoie

Glyn Astill a écrit :

Show quoted text

Anyone know of a decent diff tool for comparing two schemas?

I Had a go with

http://apgdiff.sourceforge.net/

but it appears it doesn't quote it's sql properly. A shame, otherwise it'd be just what I need.