Re: Database Comparison tool?

Поиск
Список
Период
Сортировка
От Philippe Ferreira
Тема Re: Database Comparison tool?
Дата
Msg-id 43EB9FFA.9010704@worldonline.fr
обсуждение исходный текст
Ответ на Database Comparison tool?  (Nicholas Walker <nick@howsmymusic.com>)
Ответы Re: Database Comparison tool?
Список pgsql-general
> 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.

В списке pgsql-general по дате отправления: