Re: Comparing 2 databases

Поиск
Список
Период
Сортировка
От Sualeh Fatehi
Тема Re: Comparing 2 databases
Дата
Msg-id 7d1cdf43-c62e-4130-80d9-06a324cd89eb@f5g2000yqh.googlegroups.com
обсуждение исходный текст
Ответ на Comparing 2 databases  (akp geek <akpgeek@gmail.com>)
Список pgsql-general
The free, open-source SchemaCrawler for SQL Server tool is desinged to
do just this. You can take human-readable snapshots of the schema and
data, for later comparison. Comparisons are done using a standard diff
tool such as WinMerge. SchemaCrawler outputs details of your schema
(tables, views, procedures, and more) in a diff-able plain-text format
(text, CSV, or XHTML). SchemaCrawler can also output data (including
CLOBs and BLOBs) in the same plain-text formats.

SchemaCrawler is available at SourceForge:
http://schemacrawler.sourceforge.net/

Sualeh Fatehi

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: please help
Следующее
От: Ivan K
Дата:
Сообщение: Permission; select currval('seq')