source control integration

From: Simon Wittber <simonwittber(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: source control integration
Date: 2004-12-06 00:57:25
Message-ID: 4e4a11f8041205165759a78641@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What is currently regarded as postgresql best-practice for controlling
changes to a database?

I currently administer SQL Server. I implemented a system which
scripts every database object each hour (into a SQL script on the
filesystem), and then uses SVN to track changes and email me if a
change has occured, which then gives me the opportunity to review and
commit the change.

Is this sort of thing possible with postgresql?

Sw.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-12-06 01:23:59 Re: Function Problem
Previous Message Doug McNaught 2004-12-05 23:51:16 Re: SSL confirmation