Search Postgresql Archives

Re: Database Comparison tool?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Are there any tools that can compare a database schema, and produce sql of the changes from one version to the next.

We have a development server, and it would be great to be able to just run a tool, where we could produce the changes, review it, and then commit to production.

Hi,

Do a "pgdump" of both databases, and use the "diff" tool to compare the two generated files !

(But I hope your databases are not too big...)

Philippe Ferreira.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux