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.
Daniel