Version Control Software for Database Objects - Mailing list pgsql-general

From Mark Dexter
Subject Version Control Software for Database Objects
Date
Msg-id 5E8F9F5B63726C48836757FE673B584E0137FF28@dcimail.dexterchaney.local
Whole thread Raw
Responses Re: Version Control Software for Database Objects
Re: Version Control Software for Database Objects
List pgsql-general

We maintain multiple versions of our application's database and we are looking for version control software to help us automate this.  Specifically, we would like to have a program that automatically tracks all changes to the database (tables, views, functions, etc.) and assists with updating customers' databases from one version to the next.

Does anyone know of such a program that works with PostgreSQL?  Thanks for your help.

pgsql-general by date:

Previous
From: "Mike G."
Date:
Subject: Re: Cursor bug?
Next
From: Wes
Date:
Subject: Re: [HACKERS] Much Ado About COUNT(*)