Re: [SQL] Postgres schema comparison. - Mailing list pgsql-admin

From Stef
Subject Re: [SQL] Postgres schema comparison.
Date
Msg-id 20050307173155.285dc2eb@svb.ucs.co.za
Whole thread Raw
In response to Re: [SQL] Postgres schema comparison.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane mentioned :
=> > The problem I have with this, is that I have to run the command per table,
=>
=> Why?
=>
=> If the problem is varying order of table declarations, try 8.0's
=> pg_dump.

Yes, this will solve the global schema check, but I will still need to split
it into "per table" dumps , to do "per table" comparisons.

Kind Regards
Stefan

pgsql-admin by date:

Previous
From: "Goulet, Dick"
Date:
Subject: Re: Postgres schema comparison.
Next
From: Stef
Date:
Subject: Re: [SOLVED] Postgres schema comparison.