From: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Schema comparison tool |
Date: | 2005-02-16 22:56:04 |
Message-ID: | Pine.LNX.4.61.0502161451550.10605@salmo.appl-ecosys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 16 Feb 2005, Ian Harding wrote:
> I keep scripts for drop/creation or replacement of each type of object,
>>>> Jeff Amiel <jamiel(at)istreamimaging(dot)com> 02/15/05 7:01 AM >>>
> I'm looking specifically for a tool to help compare 2 database schemas
> (nominally, production and development) and generate the appropriate SQL
> (that can be later executed) to bring the to schema's into sync.
Jeff,
Check out subversion, the replacement for cvs. You can keep your schemas
in the repository, modify and compare, merge changes to the head and all
sorts of fun things. Subversion is also for documents.
Here're the docs: <http://svnbook.red-bean.com/> and here are the sources:
<http://subversion.tigris.org/>.
Have fun,
Rich
--
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
From | Date | Subject | |
---|---|---|---|
Next Message | Ron Mayer | 2005-02-17 00:43:30 | Re: PostgreSQL vs. MySQL vs. Oracle, 2005 report card |
Previous Message | Martijn van Oosterhout | 2005-02-16 22:38:48 | Re: hung postmaster? |