Re: pg_dump - schema diff compatibility

Поиск
Список
Период
Сортировка
От Sualeh Fatehi
Тема Re: pg_dump - schema diff compatibility
Дата
Msg-id 1192535580.357687.194490@z24g2000prh.googlegroups.com
обсуждение исходный текст
Ответ на pg_dump - schema diff compatibility  ("Tomi N/A" <hefest@gmail.com>)
Ответы Re: pg_dump - schema diff compatibility  ("Tomi N/A" <hefest@gmail.com>)
Список pgsql-general
SchemaCrawler for PostgreSQL will allow you to do the diffs. With
SchemaCrawler for PostgreSQL, you can take  human-readable snapshots
of the schema and data, for later comparison. SchemaCrawler outputs
details of your schema (tables, views, procedures, and more) in a diff-
able plain-text format (text, CSV, or XHTML). You can order data
alphabetically, or by ordinal order. SchemaCrawler can also output
data (including CLOBs and BLOBs) in the same plain-text formats.

SchemaCrawler for PostgreSQL is free and open-source (under the GPL),
and is available at SourceForge: http://schemacrawler.sourceforge.net/

Sualeh Fatehi.


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

Предыдущее
От: Sascha Bohnenkamp
Дата:
Сообщение: problem with a column of type timestamp
Следующее
От: Rob Shepherd
Дата:
Сообщение: variable in COPY TO variable