db schema diff - Mailing list pgsql-general

From Igor Shevchenko
Subject db schema diff
Date
Msg-id 200404122135.25453.igor@carcass.ath.cx
Whole thread Raw
Responses Re: db schema diff
List pgsql-general
Hi!

Suppose I have "pg_dump -s" of two pg installs, one is "dev", another is
"production". Their schemas don't differ too much, and I want to get a "diff
-u"-like schema diff so I can quickly add missing/remove old
tables/sequences/etc to one or another (manually). Is there some quick tool
for doing this ?

There was a thread about it sometime in aug, 2002, but it ended without
producing anything useful.

--
Best regards,
Igor Shevchenko

pgsql-general by date:

Previous
From: Clodoaldo Pinto Neto
Date:
Subject: Re: COPY TO order
Next
From: Clodoaldo Pinto Neto
Date:
Subject: Re: COPY TO order