Re: Best Practice for incremental development - Mailing list pgsql-general

From Eric Ridge
Subject Re: Best Practice for incremental development
Date
Msg-id 66586332-484D-11D8-ADB4-000A95BB5944@tcdi.com
Whole thread Raw
In response to Best Practice for incremental development  (Phil Campaigne <pcampaigne@charter.net>)
List pgsql-general
On Jan 13, 2004, at 11:22 AM, Phil Campaigne wrote:

> I am developing a java/postgresql application using ant and junit.  I
> want to deploy tested builds along with matching tables with test data
> in them.
>
> What is the best way to deploy the tables and data to postgresql to
> match a war file?
> thanks,

Evolutionary Database Design, by Martin Fowler:
http://www.martinfowler.com/articles/evodb.html

It's a good read and will probably give you some good ideas.

eric


pgsql-general by date:

Previous
From: Dustin Sallings
Date:
Subject: Re: Newbie to Postgres - Urgent query
Next
From: "Rick Gigger"
Date:
Subject: Re: embedded/"serverless" (Re: serverless postgresql)