Re: A compare and/or sync. database structure?

Поиск
Список
Период
Сортировка
От Sualeh Fatehi
Тема Re: A compare and/or sync. database structure?
Дата
Msg-id 93c1645d-e0db-46f6-b163-37732f8dd389@d34g2000vbm.googlegroups.com
обсуждение исходный текст
Ответ на A compare and/or sync. database structure?  ("durumdara@gmail.com" <durumdara@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 по дате отправления:

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: Postgresql Backups
Следующее
От: Wenjian Yang
Дата:
Сообщение: Re: psql and Emacs on Windows