Re: Database config managment - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Database config managment
Date
Msg-id dcc563d10812121253w1e116cc3tea801b7ebf60d636@mail.gmail.com
Whole thread Raw
In response to Re: Database config managment  ("Thom Brown" <thombrown@gmail.com>)
List pgsql-general
On Fri, Dec 12, 2008 at 1:51 PM, Thom Brown <thombrown@gmail.com> wrote:
> What about managing the script files themselves, keeping in mind that some
> scripts could be applied to more than one database version, like a database
> which is a branched version of another database, but which have common
> elements which can both be updated by a common script.  Although sometimes a
> script would be unique to that database.

I'd use a branched svn / cvs type setup.  And upgrade scripts that
take you from branch to another (or trunk to a new branch, whichever
you'd be doing.)

pgsql-general by date:

Previous
From: "Thom Brown"
Date:
Subject: Re: Database config managment
Next
From: Scott Ribe
Date:
Subject: Re: The future of Solaris?