Re: pg_dump - schema diff compatibility - Mailing list pgsql-general

From Sualeh Fatehi
Subject Re: pg_dump - schema diff compatibility
Date
Msg-id 1192535580.357687.194490@z24g2000prh.googlegroups.com
Whole thread Raw
In response to pg_dump - schema diff compatibility  ("Tomi N/A" <hefest@gmail.com>)
Responses Re: pg_dump - schema diff compatibility  ("Tomi N/A" <hefest@gmail.com>)
List 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 by date:

Previous
From: Sascha Bohnenkamp
Date:
Subject: problem with a column of type timestamp
Next
From: Rob Shepherd
Date:
Subject: variable in COPY TO variable