Incremental Development

From: Phil Campaigne <pcampaigne(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Incremental Development
Date: 2004-01-13 23:12:48
Message-ID: 40047B70.20406@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am developing a java/postgresql application using ant and junit. I
want to deploy tested builds along with matching tables in
postgresqlwith test data in them.

What is the best way to deploy versions of the tables with test data to
postgresql to match a war file for each new build of the application?
thanks,
Phil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2004-01-13 23:22:38 Re: Incremental Development
Previous Message Jack Orenstein 2004-01-13 23:06:03 Detecting database corruption