Make for PgSQL? - Mailing list pgsql-general

From Vincenzo Romano
Subject Make for PgSQL?
Date
Msg-id 200705310901.46293.vincenzo.romano@gmail.com
Whole thread Raw
Responses Re: Make for PgSQL?
Re: Make for PgSQL?
List pgsql-general
Hi all.
As I need to maintain a rather large set of PgSQL scripts, I'd like to
use something like "make" in order to track changes and apply the
"proper" variations to the database.

Scripts have been named so that the lexicographical order of filenames brings
the information about dependencies.

I've been playing with the GNU Make itself but it's quite hard to keep track
of changes and to re-load a single SQL file that changed.

Is there any hint about "best prectices", software tools and the likes?

Many thanks to you all.

--
Vincenzo Romano
--
Maybe Computer will never become as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: PITR Base Backup on an idle 8.1 server
Next
From: Hannes Dorbath
Date:
Subject: Re: DRDB risk factors?